You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 439 packages from 414 contributors in 49.312s
[!] 1 vulnerability found [1514 packages audited]
Severity: 1 Critical
Run `npm audit` for more detail
Okay, YOLO. But next command also fails:
$ npm run webpack:server
npm ERR! missing script: webpack:server
npm ERR! A complete log of this run can be found in:
npm ERR! /home/fenx/.npm/_logs/2018-06-04T15_45_58_702Z-debug.log
It makes unable to build and test this package, unfortunately 😞
Meta:
$ npm --version
6.0.1
$ pulp --version
Pulp version 12.2.0
purs version 0.12.0 using /home/fenx/.nvm/versions/node/v8.9.3/bin/purs
The text was updated successfully, but these errors were encountered:
When I running
npm i
command I see this output:Okay, YOLO. But next command also fails:
It makes unable to build and test this package, unfortunately 😞
Meta:
The text was updated successfully, but these errors were encountered: