-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
⚡ description
Running npm install -g spike
with node 6.2.0 and npm 3.8.9 fails:
$ npm install -g spike
npm ERR! git clone --template=/Users/will/.npm/_git-remotes/_templates --mirror git@github.com:static-dev/file-loader.git /Users/will/.npm/_git-remotes/git-github-com-static-dev-file-loader-git-9c786dbf: and the repository exists.
I'm guessing this is because the spike-core
dependency is out of date? spike-core@0.3.0
depends on static-dev/file-loader
which has since been renamed source-loader
. I'm submitting a PR momentarily, just creating this issue for reference.
🌎 environment
npm ERR! Darwin 14.1.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "spike"
npm ERR! node v6.2.0
npm ERR! npm v3.8.9
npm ERR! code 128
Metadata
Metadata
Assignees
Labels
No labels