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

How coud we updated Bablyon JS Editor v.4.70 to v.6 #430

Open
hungyeh opened this issue May 4, 2023 · 2 comments
Open

How coud we updated Bablyon JS Editor v.4.70 to v.6 #430

hungyeh opened this issue May 4, 2023 · 2 comments
Labels

Comments

@hungyeh
Copy link

hungyeh commented May 4, 2023

We found there is a message popup while we finished intall Bablyon JS Editor v.4.70. If anyone who have upgraded v.6 successfully. Please guide us to instal v6 properly.
Best regrads,
02
01

@julien-moreau
Copy link
Contributor

Hi @hungyeh !

This was absolutely not expected lol.
The error is catched and logged but did not break the state of the editor.

For me what happened is that your project has been successfully updated to use Babylon.JS v6.0.0 and it just failed to generate the typings of the editor that might be used in the scripts available in the assets directory. Which is not a problem if you don't use scripts in your assets and you would just not have typings support in your VSCode for your JS files

I don't reproduce either macOS and Windows, it looksl ike your system just refused to write files and folders on node_modules. Did you installed the dependencies as an administrator and ran the Editor without the administrator rights? (I don't recommend to run apps as administrator)

@Kahlis
Copy link

Kahlis commented Sep 9, 2023

My editor give only "failed" message on toast but doesn't log anything
edit: tried to run editor as admin, nothing changed. I detected some scripts with errors in my project, just remove/comment them to Update and them try to debug in VS Code to solve the script errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants