-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Description
I updated npm to 5.0.0 and am now unable to install plotly.js.
I do not have this issue with npm 4.6.1
MBP15r-0G8WM:engagement jspath$ npm i plotly.js
npm WARN deprecated [email protected]: Project renamed to HSLuv
npm WARN deprecated [email protected]: This package has been merged into the 'mapbox-gl-style-spec' package
npm WARN deprecated [email protected]: This package has been merged with the 'mapbox-gl-style-spec' package
npm WARN deprecated [email protected]: This module has moved: please install @mapbox/point-geometry instead
npm WARN deprecated [email protected]: This module is now under the @mapbox namespace: install @mapbox/shelf-pack instead
npm WARN deprecated [email protected]: This module has moved: switch to @mapbox/unitbezier
npm WARN deprecated [email protected]: This module has moved: please install @mapbox/vector-tile instead
npm WARN deprecated [email protected]: This module is now under the @mapbox namespace: install @mapbox/whoots-js instead
npm ERR! code 128
npm ERR! Command failed: /usr/local/bin/git clone --depth=1 -q -b 22/head git://github.com/mapbox/mapbox-gl-shaders.git /Users/jspath/.npm/_cacache/tmp/git-clone-391fb4fe
npm ERR! warning: templates not found /var/folders/mt/dzsls6454wv3db_j_djv3z5c0000gp/T/pacote-git-template-tmp/git-clone-b31dd07d
npm ERR! warning: Could not find remote branch 22/head to clone.
npm ERR! fatal: Remote branch 22/head not found in upstream origin
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jspath/.npm/_logs/2017-05-30T20_23_50_760Z-debug.log
The relevant section of the log file looks like:
1182 silly resolveWithNewModule [email protected] checking installable status
1183 verbose stack Error: Command failed: /usr/local/bin/git clone --depth=1 -q -b 22/head git://github.com/mapbox/mapbox-gl-shaders.git /Users/jspath/.npm/_cacache/tmp/git-clone-391fb4fe
1183 verbose stack warning: templates not found /var/folders/mt/dzsls6454wv3db_j_djv3z5c0000gp/T/pacote-git-template-tmp/git-clone-b31dd07d
1183 verbose stack warning: Could not find remote branch 22/head to clone.
1183 verbose stack fatal: Remote branch 22/head not found in upstream origin
1183 verbose stack
1183 verbose stack at ChildProcess.exithandler (child_process.js:206:12)
1183 verbose stack at emitTwo (events.js:106:13)
1183 verbose stack at ChildProcess.emit (events.js:191:7)
1183 verbose stack at maybeClose (internal/child_process.js:877:16)
1183 verbose stack at Socket.<anonymous> (internal/child_process.js:334:11)
1183 verbose stack at emitOne (events.js:96:13)
1183 verbose stack at Socket.emit (events.js:188:7)
1183 verbose stack at Pipe._handle.close [as _onclose] (net.js:498:12)
1184 verbose cwd /Users/jspath/git/engagement
1185 verbose Darwin 16.6.0
1186 verbose argv "/Users/jspath/.nvm/versions/node/v6.9.2/bin/node" "/Users/jspath/.nvm/versions/node/v6.9.2/bin/npm" "i" "plotly.js"
1187 verbose node v6.9.2
1188 verbose npm v5.0.0
1189 error code 128
1190 error Command failed: /usr/local/bin/git clone --depth=1 -q -b 22/head git://github.com/mapbox/mapbox-gl-shaders.git /Users/jspath/.npm/_cacache/tmp/git-clone-391fb4fe
1190 error warning: templates not found /var/folders/mt/dzsls6454wv3db_j_djv3z5c0000gp/T/pacote-git-template-tmp/git-clone-b31dd07d
1190 error warning: Could not find remote branch 22/head to clone.
1190 error fatal: Remote branch 22/head not found in upstream origin
1191 verbose exit [ 1, true ]
ps1dr3x
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken