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 project is super cool
Unfortunatly i’m having trouble getting the code to compile and package correctly from source on windows. could you post clear instructions of how to get the dependencies installed on a clean machine so the commands on the readme run correctly. For example it seem like webpack is using an old version and not part of the node modules.also the python commands and electron are failing with unrecognized ‘build’ command.
Thanks for the great project
The text was updated successfully, but these errors were encountered:
do you got any errors?
npm install -> install all required packages to build like rollup , ...
npm run build -> uses installed packages and builds final .js file
The project is super cool
Unfortunatly i’m having trouble getting the code to compile and package correctly from source on windows. could you post clear instructions of how to get the dependencies installed on a clean machine so the commands on the readme run correctly. For example it seem like webpack is using an old version and not part of the node modules.also the python commands and electron are failing with unrecognized ‘build’ command.
Thanks for the great project
The text was updated successfully, but these errors were encountered: