-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Bug]: NPM install fatal error V8_flags #25455
Copy link
Copy link
Closed
Labels
arch-armIssue reproducible on packages compiled for ARMIssue reproducible on packages compiled for ARMarch-i686Issue reproducible on packages compiled for i686Issue reproducible on packages compiled for i686bug reportSomething is not working properlySomething is not working properlynodejsIssue is about Node.js related stuff, including npmIssue is about Node.js related stuff, including npmupstream issueIt is an upstream issueIt is an upstream issue
Metadata
Metadata
Assignees
Labels
arch-armIssue reproducible on packages compiled for ARMIssue reproducible on packages compiled for ARMarch-i686Issue reproducible on packages compiled for i686Issue reproducible on packages compiled for i686bug reportSomething is not working properlySomething is not working properlynodejsIssue is about Node.js related stuff, including npmIssue is about Node.js related stuff, including npmupstream issueIt is an upstream issueIt is an upstream issue
Type
Projects
Status
Done
Problem description
Try to install or execute npm scripts causes a fatal error.

What steps will reproduce the bug?
Clone a git repo and try to
npm install.I also tried to get the node_modules from FTP and only run the code on Termux, but that give me the same error.
What is the expected behavior?
No response
System information