Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async not functional? (attempt to call a nil value (global 'async')) #703

Closed
PerMalmberg opened this issue Sep 20, 2022 · 3 comments
Closed

Comments

@PerMalmberg
Copy link

Hi,

Is async functional or not? All I get is this:

attempt to call a nil value (global 'async')

I found this very old thread suggesting it wasn't supported in v2 for a while, but there are also tests for async in this repo.
#545

This is my install script

sudo apt install npm sudo apt lua5.3 liblua5.3-dev libev-dev luarocks -y
# Install rocks system wide as in a local installation busted can't find luacov
sudo luarocks install copas
sudo luarocks install lua-ev scm --server=http://luarocks.org/repositories/rocks-scm/
sudo luarocks install moonscript
sudo luarocks install busted
sudo luarocks install luacov
sudo luarocks install luacov-html
@Tieske
Copy link
Member

Tieske commented Sep 20, 2022

not functional

@PerMalmberg
Copy link
Author

In that case you should probably remove it from the documentation to save everyone some time. :)

@Tieske
Copy link
Member

Tieske commented Sep 20, 2022

there used to be a branch with a 2.0 implementatioin (wip level), but can't seem to find it anymore...

@Tieske Tieske closed this as completed Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants