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

./ace and nvm: No such file or directory #262

Closed
indr opened this issue Aug 28, 2016 · 3 comments
Closed

./ace and nvm: No such file or directory #262

indr opened this issue Aug 28, 2016 · 3 comments
Assignees

Comments

@indr
Copy link

indr commented Aug 28, 2016

I use node v6.3.1 and the node version manager nvm on Fedora 24. When I run ./ace I get:

$ ./ace
/usr/bin/env: ‘node --harmony_proxies’: No such file or directory

I only quickly tried to find the cause and/or a solution. Some hints can be found in nvm-sh/nvm#828 (and nvm-sh/nvm#786 but this went on root privileges).

My workaround is this:

  • Remove the shebang (first line) in the ace file
  • Invoke with node ace, i.e. node ace make:controller Foos

Does the job for me. Maybe this should be mentioned in the docs.


Btw. AdonisJs is amazing. Thank you!

I just started and read the guides. I tried to fix some typos and inconsistencies in the docs while reading it but couldn't figure out which branch in the adonisjs/docs repo I should update.

@indr
Copy link
Author

indr commented Aug 28, 2016

Ah stupid me, searched in the wrong repo for an already reported issue. Voilà #141.

@thetutlage
Copy link
Member

Closing as duplicate

@lock
Copy link

lock bot commented Mar 11, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants