Created
February 9, 2019 18:06
-
-
Save mustmodify/5c78a659691c1bccfd5678677000d284 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edge@zigzag:~/reporting/releases/20190209174752/client$ NODE_ENV=production npm install | |
[email protected] /home/edge/reporting/releases/20190209174752/client | |
├─┬ [email protected] | |
│ ├── [email protected] | |
│ ├─┬ [email protected] | |
│ │ ├─┬ [email protected] | |
│ │ │ └─┬ [email protected] | |
│ │ │ └── [email protected] | |
│ │ ├── [email protected] | |
│ │ └─┬ [email protected] | |
│ │ └─┬ [email protected] | |
│ │ └── [email protected] | |
│ ├── [email protected] | |
│ └── [email protected] | |
├── [email protected] | |
└── UNMET PEER DEPENDENCY [email protected] | |
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) | |
npm WARN [email protected] requires a peer of react@^16.0 but none was installed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment