You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run into following error when try to use this lib via programatic API
$nodescripts/types.mjs.../css/scripts/types.mjs:5constcreator=newDtsCreator();^
TypeError: DtsCreatorisnotaconstructor
at file:///Users/anton.dozortsev/Documents/Wise/code/neptune-web/packages/css/scripts/types.mjs:5:17atModuleJob.run(node:internal/modules/esm/module_job:193:25)atasyncPromise.all(index0)atasyncESMLoader.import(node:internal/modules/esm/loader:526:24)atasyncloadESM(node:internal/process/esm_loader:91:5)atasynchandleMainPromise(node:internal/modules/run_main:65:12)errorCommandfailedwithexitcode1.
Hey @Quramy
I run into following error when try to use this lib via programatic API
I also tried following
but it doesn't work
any change you could help, e.g point out what could be wrong, I'm happy to contribute 🙂
The text was updated successfully, but these errors were encountered: