-
Notifications
You must be signed in to change notification settings - Fork 513
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
macOS bundle error: need an appropriate loader to handle this file type #204
Comments
Your node version is not the recommended one. Check the recommended node version : Update to this version using your node version managing software. We will have to update it to a more recent one as well, but there might be side effects to stabilise it so go with the 20.16.0 |
Just tried with 20.16.0 newly installed by nvm from scratch ( According the message, I guess there is some loader missing from my env, maybe in global config? Unfortunately the error message didn't reveal the file extension.
|
How many time did you wait after launching To make sure you have everything setup properly can you reclone the project from the start, then use the command is this following order :
Then check everything is working correctly by launching the interface After you can see the editor launched, you can run the I just reclonded the project to make sure this is working, and this works really fine. |
Thank you! You are right, I need reclone and start from beginning and got the .app. |
@pinxue : the community is here for that. I wish you all the best. |
Environment
Source: Latest main stream
OS: macOS 15.2 (24C101) (Apple Silicon)
node.js: v20.12.2
npm: 10.5.0
npm registry: https://registry.npmmirror.com
Output:
PS. Building pass and
./scripts/code.sh
works fine.The text was updated successfully, but these errors were encountered: