Node.js on Glitch + Shapediver

Hello, here is my work: https://trial-x1.glitch.me/

I am unable to view the shapediver model because I dont think it is reading the library properly. One of the major error is this: Cannot read property ‘ParametricViewer’ of undefined at HTMLDocument.initSdvApp.

I added this in my .json file
“compilerOptions”:{
“types”: [ “shapediver-types”]
}

Am I missing anything??
Best,
Romy

1 Like

After answering your request on a different topic, I am assuming you got this to work.

Let me know if you still have issues.