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? 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
npm install
OS: Ubuntu 20.04 LTS (via WSL)
Launch command used: npm i
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
README.md
/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.
PASTE VERBOSE LOG HERE
The text was updated successfully, but these errors were encountered:
If you are using WSL, please clone repo from WSL git, NOT windows git .
git
Windows git will convert line ending to CRLF by default, breaking all the sh1ts
Sorry, something went wrong.
No branches or pull requests
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 thenpm install
commandI am not sure what exactly is the issue after I properly cloned the repository as requested.
Verbose log
The text was updated successfully, but these errors were encountered: