Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Errors thrown when running npm install setup #8

Open
iris-i opened this issue Aug 29, 2017 · 0 comments
Open

Errors thrown when running npm install setup #8

iris-i opened this issue Aug 29, 2017 · 0 comments

Comments

@iris-i
Copy link

iris-i commented Aug 29, 2017

This error was thrown

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

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

No branches or pull requests

1 participant