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
The packaged 0.3.1 crashes when trying to resolve file paths when looking for the vesselData.xml file:
TypeError: Arguments to path.resolve must be strings
at Object.exports.resolve (path.js:327:15)
at Object.eval ([whatever]/artemis-glitter-0.3.1.app/Contents/Resources/app.nw/vesselData.js:13:24)
Check the values of process.execPath and module.uri when running on a Mac.
The text was updated successfully, but these errors were encountered:
The packaged 0.3.1 crashes when trying to resolve file paths when looking for the vesselData.xml file:
Check the values of
process.execPath
andmodule.uri
when running on a Mac.The text was updated successfully, but these errors were encountered: