-
Notifications
You must be signed in to change notification settings - Fork 63
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
Using gotron-builder failed #33
Comments
The gotron-builder directory is empty after the run. |
Hi, Trying to reproduce your problem.
Thanks |
This was referenced Mar 26, 2019
Sorry, too busy to reply. --My gotron-builder version is v0.2.23. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using gotron in Windows10. My app run smoothly. So, I packed my app by gotron-builder.
I put the executable somewhere in the PATH. However it return
npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\user\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\user\package.json'
npm WARN user No description
npm WARN user No repository field.
npm WARN user No README data
npm WARN user No license field.
updated 1 package and audited 8300 packages in 3.649s
found 17 vulnerabilities (2 low, 13 moderate, 2 high)
run
npm audit fix
to fix them, ornpm audit
for details1553568735 FTL home/equa/repos/gotron/cmd/gotron-builder/main.go:64 > : : exec: ".gotron-builder\node_modules\.bin\electron-builder": file does not exist: exec: ".gotron-builder\node_modules\.bin\electron-builder": file does not exist: : exec: ".gotron-builder\node_modules\.bin\electron-builder": file does not exist: exec: ".gotron-builder\node_modules\.bin\electron-builder": file does not exist
The text was updated successfully, but these errors were encountered: