-
After `npm i`:
```
…
npm WARN sass-loader@3.2.0 requires a peer of webpack@^1.12.6 but none was installed.
npm WARN extract-text-webpack-plugin@1.0.1 requires a peer of webpack@^1.9.11 but none was i…
-
Following the instructions from https://github.com/Storj/bridge-gui/blob/master/README.md
Installing as root.
Here is what I get:
`root@lhost-01:~# apt-get install nodejs npm
Reading package lists... …
-
##### Sharetribe Version: 5.8.0
##### Environment: development mac osx 10.11.6
##### Server mode: development
##### Description:
three apparently issues
##### Steps To Reproduce:
I did install local…
-
Enter passphrase for key '/root/.ssh/root':
Enter passphrase for key '/root/.ssh/root':
Counting objects: 11394, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4215/4215…
-
3 Windows 10 - As Admin and ubuntu fails in a completely different way
Just running the 2 lines on your home page. This is typical win failure
Search for for "All Done! - Now lets install the depend…
-
Logging output:
```
npm ERR! Linux 4.7.5-1-ARCH
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "tslerp" "--save"
npm ERR! node v6.7.0
npm ERR! npm v3.10.8
npm ERR! file sh
npm ERR! code ELI…
-
Hi id like to activate the ecma feature `experimentalObjectRestSpread`. It works with my ide atom, it works when i run eslint. Though it does not work with the webpack loader.
I want something like …
-
node v4.4.7
npm v3.10.5
npm ls:
```
test@ /Library/WebServer/Sites/sb/ph9
├─┬ babel-cli@6.11.4
│ ├─┬ babel-polyfill@6.13.0
│ │ ├── core-js@2.4.1
│ │ └── regenerator-runtime@0.9.5
│ ├─┬ babel-regis…
-
While developing I stumbled on this:
![image](https://cloud.githubusercontent.com/assets/1305378/15139270/6484b5be-1695-11e6-92c1-90e5da9ad4fc.png)
Here's my npm ls:
```
├─┬ axios@0.11.0
│ └─┬ follo…
capaj updated
8 years ago
-
when you run: (with node@4.2.1, npm@2.14.7)
``` shell
root$ npm update -g
```
I destroyed npm and had to re-install the hole thing :disappointed:
I don't know if you already fixed this on node@5.0.…