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

npm install error for 0.3.23 #191

Open
sjlu opened this issue Dec 11, 2015 · 1 comment
Open

npm install error for 0.3.23 #191

sjlu opened this issue Dec 11, 2015 · 1 comment

Comments

@sjlu
Copy link

sjlu commented Dec 11, 2015

A clean install of the tessel CLI throws a couple errors where the package does not successfully install

[~/Code/apds-gesture] @master ➔ npm install [email protected]
npm WARN install:mkdirp ENOENT, chmod '/Users/sjlu/Code/apds-gesture/node_modules/tessel/usb/node_modules/mkdirp/bin/cmd.js'
npm WARN install:semver ENOENT, chmod '/Users/sjlu/Code/apds-gesture/node_modules/tessel/usb/node_modules/semver/bin/semver'

Doing a install at 0.3.22 is successful, so maybe NPM itself has built the package incorrectly on publish?

[email protected]
[email protected]

@EvanSimpson
Copy link
Member

@sjlu sorry for the late response here - We just bumped the usb module to the latest version, since the older version was causing some install issues for a lot of people. Do you mind checking if that resolved your issue by trying to install 0.3.24? Can you also share what OS you are using?
Thanks.

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