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
I've run the npx nodegui-packer --init MyApp command, and I have a deploy directory, but then what do I do for the next command? That would be npx nodegui-packer --pack <path to dist>. Do I need to create an empty folder called dist? Or should It already be created from the init command?
The text was updated successfully, but these errors were encountered:
I've run the
npx nodegui-packer --init MyApp
command, and I have adeploy
directory, but then what do I do for the next command? That would benpx nodegui-packer --pack <path to dist>
. Do I need to create an empty folder called dist? Or should It already be created from the init command?The text was updated successfully, but these errors were encountered: