DEV Community

Discussion on: Bundle your Node app to a single executable for Windows, Linux and OsX

Collapse
 
jochemstoel profile image
Jochem Stoel

I don't know, never happened to me. I could have a look with you at your code if you want.

Collapse
 
Sloan, the sloth mascot
Comment deleted
 
jochemstoel profile image
Jochem Stoel

I don't know I'd have to see your code.

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
jochemstoel profile image
Jochem Stoel

Hey Batman, are you on Windows or Linux? How are you building exactly?
From the docs: Just be sure to call pkg package.json or pkg . to make use of scripts and assets entries.

Also you might want to look at this Snapshot Filesystem part of the docs because maybe your assets are packaged correctly but you are not using the right path to access them.

If you want you can send me these files and I will have a look for you to see what is wrong. Skype jochem.stoel or Discord jochemstoel#7529

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
jochemstoel profile image
Jochem Stoel

I have offered to take a look at your code several times and you are not answering any of my questions. There is not much I can do for you at this point. Yes it might be that you are using Node 10. No maybe that is not at all the case. I don't know.