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

Issue with npm install #480

Open
cr2007 opened this issue Apr 16, 2023 · 1 comment
Open

Issue with npm install #480

cr2007 opened this issue Apr 16, 2023 · 1 comment

Comments

@cr2007
Copy link

cr2007 commented Apr 16, 2023

OS: Ubuntu 20.04 LTS (via WSL)

Launch command used: npm i

When I try to enter the commands mentioned in the README.md file, it give out the following error when I type the npm install command

/usr/bin/env: ‘bash\r’: No such file or directory

I am not sure what exactly is the issue after I properly cloned the repository as requested.

Verbose log
PASTE VERBOSE LOG HERE
@recolic
Copy link

recolic commented Jan 6, 2024

If you are using WSL, please clone repo from WSL git, NOT windows git .

Windows git will convert line ending to CRLF by default, breaking all the sh1ts

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

2 participants