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

Project won't bootstrap with npm -v 8.1.0 #291

Open
Bmorrical opened this issue Feb 21, 2024 · 0 comments
Open

Project won't bootstrap with npm -v 8.1.0 #291

Bmorrical opened this issue Feb 21, 2024 · 0 comments

Comments

@Bmorrical
Copy link

Bmorrical commented Feb 21, 2024

Describe the bug

Which version of npm is required for this project? I don't see it documented in the README.md

To Reproduce

Using npm version 8.1.0

npm update returns following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree

npm run serve returns the following error:

40% building 118/149 modules 31 active /node_modules/vee-validate/dist/vee-validate.esm.jsAssertion failed: (thread_id_key != 0x7777), function find_thread_id_key, file coroutine.cc, line 134.

http://localhost:3000 fails to load

Expected behavior

I expected the project to properly bootstrap

Screenshots
If applicable, add screenshots to help explain your problem.

Screenshot 2024-02-20 at 8 36 19 PM

Screenshot 2024-02-20 at 8 36 09 PM



Screenshot 2024-02-20 at 8 36 43 PM



OS: MacOS
Version Sonoma v14.3.1

@Bmorrical Bmorrical changed the title Project won't bootstrap Project won't bootstrap with npm -v 8.1.0 Feb 21, 2024
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