Hello!
I did a pull from usptream, npm i and ended up with tens of errors of this type: BABYLON is not defined
How are you running this?
I mean, what command?
Then there must be an error in one of the pipeline. Anything failed assist from the playground?
The error you ate getting is from the console? Can you reach the BABYLON namespace? is everything loaded correctly in the network tab?
Iām away at the moment (will be for the next week and a half), but i might have access to a laptop in an hour or two. Iāll try running it with a fresh clone of the repo
I canāt reach it (BABYLONX is available) and there are no network errors.
You donāt need to do it. I did it and it works as expected.
Iāll try to figure out whatās causing the issue. If Iāll be not able to find the problem, I will transfer my current changes to a fresh repo.
Donāt bother with this and Enjoy your holiday!
![]()
localhost:1338 doesnāt work but no errors when I access the PG at 127.0.0.1:1338.
EDIT: it loads the remote librariers, thatās why it worksā¦
Still couldnāt load them properly from localhost:1337

Nothing worked, I had to:
git reset --hard upstream/master to make it again working.




