Skip to content

Instantly share code, notes, and snippets.

@mustmodify
Created February 9, 2019 18:06
Show Gist options
  • Save mustmodify/5c78a659691c1bccfd5678677000d284 to your computer and use it in GitHub Desktop.
Save mustmodify/5c78a659691c1bccfd5678677000d284 to your computer and use it in GitHub Desktop.
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