-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Running Issue #38
Comments
Experienced the same issue using yarn + Node 14 and yarn + Node 12 |
Did you install the node . path? Cause if you didn't then you have too... |
Yes I did install the node .path, but it didnt help. |
@ColeTownsend @sorryIwonbtwYT8448 Can you update to the latest version of NodeJS and see if it helps? |
I am already on the latest version of NodeJS which is 15.11.0 for MacOS. |
Completely Uninstall node and npm. Reinstall as sudo rather than normal install. After successful install, use sudo (in terminal) to update and upgrade npm and nvm. Then install the dev version of node and npm. After all said and done, use sudo to install slappey globally. |
unfortunately this did not work, i still get the 'env: node\r: No such file or directory' error. |
Hey there. I found a temp solution for this (Not very convenient) |
I was trying to install slappey by running 'npm install -g slappey'. The Installation Succeeded but I still get an error: 'env: node\r: No such file or directory'.
(i am on macos and have npm and node)
The text was updated successfully, but these errors were encountered: