You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
> [email protected] setup /Users/civicactions/workspace/dash-boilerplate
> ./scripts/setup.sh
sh: ./scripts/setup.sh: /bin/bash^M: bad interpreter: No such file or directory
npm ERR! code ELIFECYCLE
npm ERR! errno 126
npm ERR! [email protected] setup: `./scripts/setup.sh`
npm ERR! Exit status 126
npm ERR!
npm ERR! Failed at the [email protected] setup script.
npm ERR! This is probably not a problem with npm.
Google searches show that this may be a DOS file ending issue? Not positive but the fix that worked for me was recopying the setup.sh file manually.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This error was thrown
Google searches show that this may be a DOS file ending issue? Not positive but the fix that worked for me was recopying the setup.sh file manually.
The text was updated successfully, but these errors were encountered: