Closed eubrn closed 2 months ago
Looks like installation failed. Try running npm install
and see what happens there. If that doesn't work, go ahead and clone the repo fresh and just run npm install
directly. Make sure if there are errors you report them here.
I already had a fresh clone. I got the same errors.
I found the problem in my .npmrc
which contained some bad configuration. Thanks for the hint though! 👍
Oh good! Enjoy the workshop!
Hi. I am unable to complete the setup process for the workshop. My setup is as follows:
npm: v10.8.3 node: v20.17.0 git: 2.39.5 (Apple Git-154)
When I
npm run setup
I get following error message.If i manually install
esbuild
the setup completes. If i thennpm start
I get another error message: