We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@eos-full:/var/www/scattellet# npm install --no-optional --unsafe-perm npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] No repository field. 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"})
audited 6475 packages in 5.893s found 13 vulnerabilities (12 moderate, 1 critical) run npm audit fix to fix them, or npm audit for detailsroot@eos-full:/var/www/scattellet# npm install --no-optional --unsafe-perm npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] No repository field. 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"})
npm audit fix
npm audit
audited 6475 packages in 5.893s found 13 vulnerabilities (12 moderate, 1 critical) run npm audit fix to fix them, or npm audit for details
looks like scattellet repo has been removed, since "npm WARN [email protected] No repository field." error occurs.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
root@eos-full:/var/www/scattellet# npm install --no-optional --unsafe-perm
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
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"})
audited 6475 packages in 5.893s
found 13 vulnerabilities (12 moderate, 1 critical)
run
npm audit fix
to fix them, ornpm audit
for detailsroot@eos-full:/var/www/scattellet# npm install --no-optional --unsafe-permnpm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
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"})
audited 6475 packages in 5.893s
found 13 vulnerabilities (12 moderate, 1 critical)
run
npm audit fix
to fix them, ornpm audit
for detailslooks like scattellet repo has been removed, since "npm WARN [email protected] No repository field." error occurs.
The text was updated successfully, but these errors were encountered: