Zhm
1
Hi:
When I build a project like the GettingStartVideo(https://www.babylontoolkit.com/videos/GettingStarted.mp4), I will get a error like:
Actually I have not using Babylon Starter Content.unitypackage
, What should I do to build my first project?
1 Like
Zhm
2
cc @MackeyK24 the daddy of the Unity Toolkit
1 Like
I don’t think you are building the typescript…
Do you have node and typescript installed ?
Install node 18
Then
Npm install -g typescript
Zhm
4
I am sure I already install node and tsc. If I don’t add the script, it works fine, but when I add the script, I get an error in the image.
Take a snapshot of your script compilation section of the exporter panel