When?
That’s an error in another package
that error dos not mater is from the unity package manager.
but when i run the server the page is blank
by user 261850755751739393
and f12 console shows the errors above
by user 261850755751739393
Do you get any other warnings / messages / errors in Unity when you start the server / run install?
no
by user 261850755751739393
i will restart my pc and see if some processes are hanging
by user 261850755751739393
Ok - otherwise we can also try to run sme of the commands manually and see if they provide some more info
Sure
by user 261850755751739393
Isn’t the start play command just npm start
by user 261850755751739393
Mainly yeah
So to me it looks like npm install fails somewhere, I assume the engine folder in node_modules is now partially empty again
Could you deleting the node_modules folder in your web project and then manually run “npm install” in that directory?
sure
by user 261850755751739393
added 126 packages, and audited 127 packages in 13s
11 packages are looking for funding
run npm fund for details
by user 261850755751739393
no errors but when i click play same errors
by user 261850755751739393
Can you check the @needle-tools/engine folder if it contains the right files? If not try deleting node_modules as well as package.lock.json in your project and then running install again. After that check the folder again please (before running anything else)
they are not the same only 110 packages are in the node_modules and @needle-tools/engine in are 478
by user 261850755751739393
i deleted package.lock.json still same number
by user 261850755751739393
