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

Running Issue #38

Open
alertoncord opened this issue Dec 25, 2020 · 8 comments
Open

Running Issue #38

alertoncord opened this issue Dec 25, 2020 · 8 comments

Comments

@alertoncord
Copy link

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)

@ColeTownsend
Copy link

ColeTownsend commented Dec 29, 2020

Experienced the same issue using yarn + Node 14 and yarn + Node 12

@WheresChill
Copy link

Did you install the node . path? Cause if you didn't then you have too...

@alertoncord
Copy link
Author

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.

@loveisglitchy
Copy link

@ColeTownsend @sorryIwonbtwYT8448 Can you update to the latest version of NodeJS and see if it helps?

@alertoncord
Copy link
Author

@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.

@loveisglitchy
Copy link

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.

@alertoncord
Copy link
Author

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.

@Wys2
Copy link

Wys2 commented Apr 17, 2021

Hey there. I found a temp solution for this (Not very convenient)
Once u globally installed slappy, you run this in your terminal :
node /Users/<Your Username>/node_modules/slappey
Then hit enter.
Not very convenient, but it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants