-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Issue by jasonsanjose
Thursday Mar 21, 2013 at 23:54 GMT
Originally opened as adobe/brackets#3210
phantomjs npm package installation issues
- With phantomjs 1.8.2, the mac zip file format changed causing this issue Rename from tmp does not occur (Mac) Medium/phantomjs#15 and related issue Issues installing with phantomjs version 1.8.2-1 gruntjs/grunt-lib-phantomjs#17
- With node 0.10.x phantomjs' npm package (https://github.com/Obvious/phantomjs) install fails due to an issue with unzipping, see PhantomJS install failed in MacOS 10.8.2 with node 0.10.0 and npm 1.2.14 Medium/phantomjs#34
Make sure to rm -rf node_modules
in the brackets directory then run npm install
. This is required in case there are leftover installations deeper in the dependency tree that will take precedent over our explicit version dependencies.
jasonsanjose included the following code: https://github.com/adobe/brackets/pull/3210/commits
Metadata
Metadata
Assignees
Labels
No labels