You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/15 03:10:31 UTC

[GitHub] zhaoyongjie opened a new issue #3468: master branch Install the dependencies in the local node_modules folder failed

zhaoyongjie opened a new issue #3468: master branch Install the dependencies in the local node_modules folder failed
URL: https://github.com/apache/incubator-superset/issues/3468
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if any
   - [x] I have reproduced the issue with at least the latest released version of superset
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar
   
   ### Expected results
   build npm dev environment
   
   ### Actual results
   ```bash
   (superset) yongjie.zhao@:assets$ npm install
   npm WARN deprecated feature-filter@2.2.0: This package has been merged into the 'mapbox-gl-style-spec' package
   npm WARN deprecated point-geometry@0.0.0: This module has moved: please install @mapbox/point-geometry instead
   npm WARN deprecated shelf-pack@1.1.0: This module is now under the @mapbox namespace: install @mapbox/shelf-pack instead
   npm WARN deprecated vector-tile@1.3.0: This module has moved: please install @mapbox/vector-tile instead
   npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys
   npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
   npm WARN deprecated geojson-area@0.1.0: This module is now under the @mapbox namespace: install @mapbox/geojson-area instead
   npm ERR! code 128
   npm ERR! Command failed: /usr/local/bin/git checkout d11f6d2775bf5b22534b3b2fb3410755b2473cdf
   npm ERR! fatal: reference is not a tree: d11f6d2775bf5b22534b3b2fb3410755b2473cdf
   npm ERR!
   
   npm ERR! A complete log of this run can be found in:
   npm ERR!     /Users/yongjie.zhao/.npm/_logs/2017-09-15T02_42_01_898Z-debug.log
   ```
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services