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
Failed to unzip the package file: /Users/martinschaaf/Documents/workspace.main/quickQuestion/dist/Quick Question.app/Contents/Resources/app.nw/monitor.js
The text was updated successfully, but these errors were encountered:
It fails because polo tries to fork the monitor.js file but searches for it under app.nw instead of the node_modules/polo directory the fork is done from the polo repository.js file. Interesting is that it seems to work anyway. We should find out if this is a app.nw problem or one of our app.
The code that forks looks like this: cp_fork('monitor.js', ...
Cannot extract package
Failed to unzip the package file: /Users/martinschaaf/Documents/workspace.main/quickQuestion/dist/Quick Question.app/Contents/Resources/app.nw/monitor.js
The text was updated successfully, but these errors were encountered: