-
Notifications
You must be signed in to change notification settings - Fork 54
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
bug in newest beta: configs.sourceConfigs ||= {}; #128
Comments
Looks fine to me, that's a valid JavaScript expression. What error condition are you experiencing? |
What are you doing to get this error?
|
I additionally use the -m option to read the metadata json from creoox node convert2xkt.js -s Duplex.gltf -o test.xkt -m Duplex.json Anyway, I switched back to latest NON beta currently |
ah sorry, I saw the exception in my setup comes already when I check the version (and not in the convert itself) node convert2xkt.js -v |
The text was updated successfully, but these errors were encountered: