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

Error: Cannot find module '@parcel/hash-darwin-x64' #14

Open
mvelikov opened this issue Sep 10, 2023 · 0 comments
Open

Error: Cannot find module '@parcel/hash-darwin-x64' #14

mvelikov opened this issue Sep 10, 2023 · 0 comments

Comments

@mvelikov
Copy link

I had to run

yarn install 

before the npm install and then run the project.

~/C/j/project-toast ❯❯❯ node -v
v20.5.0
~/C/j/project-toast ❯❯❯ npm -v
9.8.0
~/C/j/project-toast ❯❯❯ yarn -v
3.6.0-git.20230603.hash-3c8237cb
~/C/j/project-toast ❯❯❯ which node 
/Users/mihailvelikov/.volta/bin/node
~/C/j/project-toast ❯❯❯ which npm  
/Users/mihailvelikov/.volta/bin/npm
~/C/j/project-toast ❯❯❯ which yarn 
/Users/mihailvelikov/.volta/bin/yarn
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