We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug When attempting to init a new project using the aofl cli tools, I get an error in events.js
To Reproduce Steps to reproduce the behavior:
running... npm i events.js:167 throw er; // Unhandled 'error' event ^ Error: spawn npm ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:232:19) at onErrorNT (internal/child_process.js:407:16) at process._tickCallback (internal/process/next_tick.js:63:19) Emitted 'error' event at: at Process.ChildProcess._handle.onexit (internal/child_process.js:238:12) at onErrorNT (internal/child_process.js:407:16) at process._tickCallback (internal/process/next_tick.js:63:19)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
fixed in v1.4.0 5f30e1b
Sorry, something went wrong.
arianics
Successfully merging a pull request may close this issue.
Describe the bug
When attempting to init a new project using the aofl cli tools, I get an error in events.js
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: