Skip to content
New issue

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

replit issue #5

Open
Kambran opened this issue Apr 11, 2022 · 1 comment
Open

replit issue #5

Kambran opened this issue Apr 11, 2022 · 1 comment

Comments

@Kambran
Copy link

Kambran commented Apr 11, 2022

when i run npm install and npm start i get:

ReferenceError: m is not defined
at Object. (/home/runner/working-vm-cool/index.js:1:1)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: node .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
Screenshot 2022-04-11 10 16 16

npm ERR! /home/runner/.npm/_logs/2022-04-11T14_13_08_074Z-debug.log

@Kambran
Copy link
Author

Kambran commented Apr 11, 2022

┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Critical │ Prototype Pollution in minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=1.2.6 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ node-static │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ node-static > optimist > minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ GHSA-xvch-5gv4-984h
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Prototype Pollution in minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=0.2.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ node-static │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ node-static > optimist > minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ GHSA-vh95-rmgr-6w4m
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Denial of Service in node-static │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ node-static │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ No patch available │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ node-static │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ node-static │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ GHSA-8r4g-cg4m-x23c
└───────────────┴──────────────────────────────────────────────────────────────┘
found 3 vulnerabilities (2 moderate, 1 critical) in 9 scanned packages
3 vulnerabilities require manual review. See the full report for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant