Answer the question
In order to leave comments, you need to log in
How to package node-webkit applications?
All the best! I made a simple application that uses 2 third-party node modules.
Wrote this case on os x. If everything is done in the project folder, nodewebkit .
it starts and works fine.
Now I want to use this program on window 7 (32.64), I try to pack it with
nw-builder nwbuild -p win32 my_app_dir
, what it downloads there, then it does something, but then I get an error:
{ [Error: ENOENT: no such file or directory, lstat '/Users/scorpio/01/0.15.0/win32/ffmpegsumo.dll']
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/Users/scorpio/01/0.15.0/win32/ffmpegsumo.dll' }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question