-
Notifications
You must be signed in to change notification settings - Fork 847
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
Bug: NPM crash on custom-template-site-develop #2584
Comments
Could this be related to the grunt/nvm provisioning? Does this issue happen on #2581 ? |
I am not sure as it is a bug inside the provisioner and looking on internet is an issue of the Or the clean the NPM cache:
I need some tests...
|
So after the provisioning, trying a |
I would verify this happens reliably and on the NVM branch as that significantly changes the Node situation, the version of NPM used may change as a result. Also if ti can't find findup or grunt modules that implies the issue lays elsewhere. Also remember that the terminal output is not the full output, the provisioner log will have more informatio |
I see the issue is happening also locally on my host machine in the same folder, reading on internet seems that the dependence tree is too much bigger in wordpress. |
Seems that |
So one of the errors |
so building core requires more than 4gb of ram for the VM is what you're saying? |
I am afraid of this but other people that can do some test with the provisioner can be helpful. |
Is it not necessary to build those files? We’ve had tickets in the past
where people had allocated 2GB of memory and it didn’t provision
I don’t mind us having a flag though I’d want us to document it, including
links to where people can install the various tools on their host
…On Tue, 8 Mar 2022 at 16:09, Daniele Scasciafratte ***@***.***> wrote:
I am afraid of this but other people that can do some test with the
provisioner can be helpful.
I was thinking of a flag to not execute npm, so people like me that are
not interested in the JS can work on the core.
—
Reply to this email directly, view it on GitHub
<#2584 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAOLZZNDH4X3ZQ2LBIRWHDU653RZANCNFSM5P55J4HQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Are you using the latest stable or develop branch version of VVV?
Yes (develop)
Is it a new VVV or an existing VVV that used to work?
New fresh install
Whats the problem?
How do we reproduce it?
No response
VVV Status screen
Which Operating System are you using?
Linux
Which provider are you using?
VirtualBox
The text was updated successfully, but these errors were encountered: