-50 This application can't be opened

I tried setting up a new project completely fresh and I did notice something in the initial installation, from the video it seems like the default location for the project is supposed to be in some project path

by user 269689570688368642

but mine is defaulting to an assets folder

by user 269689570688368642



by user 269689570688368642

Creating a project inside assets and temp is not allowed / should be prevented. The path you enter in Project Folder is always relative to the unity project root (which is the folder in which the Assets folder is also in). Besides that you can enter any path

What is displayed after running the project setup? Or is that the last log screenshot?

I believe that’s the last error but I again run into -50 application can’t be opened and the 504 error, I tried manually deleting the node_modules going from directory and then clean installing

by user 269689570688368642

and i get

by user 269689570688368642

by user 269689570688368642


by user 269689570688368642

I can find it manually though? And it seems that despite the npm ERR it continues with

by user 269689570688368642

by user 269689570688368642

and eventually says install finished

by user 269689570688368642

I get the same cannot find three package.json again when I run the start server

by user 269689570688368642

by user 269689570688368642

and the cannot resolve ./engine

by user 269689570688368642

by user 269689570688368642

You can compare those paths with the paths in the package.json in your project, maybe they point to a wrong directory?

The package.json in the project you generated, it should have the engine and threejs as dependencies


by user 269689570688368642

I hope I’m not misunderstanding between which project folder I’m supposed to look in, these screenshots have been from the unity project I believe

by user 269689570688368642