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

Doesn't even launch: Error: /bin/sh: npm: command not found #7

Open
KillerSquid opened this issue Apr 18, 2016 · 9 comments
Open

Doesn't even launch: Error: /bin/sh: npm: command not found #7

KillerSquid opened this issue Apr 18, 2016 · 9 comments

Comments

@KillerSquid
Copy link

Every time I try to open the plug in I get this in my error log:
Error: /bin/sh: npm: command not found

I'm running node v 4.4.3 on a Mac running OSX 10.11.3 in Brackets 1.6 (build 1.6.0-16680)

Any thoughts?

@alemonteiro
Copy link
Owner

Do you have Node Package Manager installed?

The extension uses npm install to setup the dependencies.

Unfortunately the brackets extension registry is having some problems with uploads, so I had to take the dependencies from the uploaded version and use this auto install feature.

Just install npm and you'll be fine =)

@IgorNovozhilov
Copy link
Contributor

I think you need to add to the instructions in "Getting Started" that "need to install npm or Node.js"
and links to:
https://nodejs.org
https://npmjs.com


(translate.yandex.ru)

@alemonteiro
Copy link
Owner

It's own it's way with some little improvements.

@alemonteiro
Copy link
Owner

Added the description for the requirement on read.me and also updated the version.

@svzi
Copy link

svzi commented May 6, 2016

I can't use this extension on my Mac as well. I'm running OS X 10.11.4, with NPM 2.5.1:
screenshot 2016-05-06 13 27 41

screenshot 2016-05-06 13 29 25

Any ideas?

@svzi
Copy link

svzi commented Jun 13, 2016

Just in case somebody cares, this solution get the extension running (at least for me): #9 (comment)

@alemonteiro
Copy link
Owner

Is it working doing the manual install? I updated the read.me with the same instructions on that comment.

@svzi
Copy link

svzi commented Jun 20, 2016

Whom do you ask? I've already posted the solution for me to get it working, just 7 days ago.

@alemonteiro
Copy link
Owner

@svzi , thanks, but it was ment for the creator =)

@KillerSquid , did you get it working with the manual install?

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

4 participants