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 07:01:03 UTC

[GitHub] zhaoyongjie commented on issue #3468: master branch Install the dependencies in the local node_modules folder failed

zhaoyongjie commented on issue #3468: master branch Install the dependencies in the local node_modules folder failed
URL: https://github.com/apache/incubator-superset/issues/3468#issuecomment-329699368
 
 
   on the lastest master branch
   
   ```shell
   (superset) yongjie.zhao@:assets$ node --version
   v6.11.3
   (superset) yongjie.zhao@:assets$ yarn --version
   1.0.0
   (superset) yongjie.zhao@:assets$ git branch
   * master
   (superset) yongjie.zhao@:assets$ yarn
   yarn install v1.0.0
   [1/4] ?  Resolving packages...
   error Couldn't find match for "d11f6d2775bf5b22534b3b2fb3410755b2473cdf" in "_c" for "https://github.com/mapbox/mapbox-gl-style-spec.git".
   info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
   (superset) yongjie.zhao@:assets$
   ```
 
----------------------------------------------------------------
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