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
{{ message }}
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
I tried to use a newest version of node-webkit changing Gruntfile.js file line "var nwVer = '0.11.6'; //0.9.2" but application wont start.
I'm on linux x64 OS and i resolved this issue with a workaround, copy the file icudtl.dat from "/cache/linux64/0.11.6" to "/releases/MyAppName/linux64/MyAppName".
I tried to use a newest version of node-webkit changing Gruntfile.js file line "var nwVer = '0.11.6'; //0.9.2" but application wont start.
I'm on linux x64 OS and i resolved this issue with a workaround, copy the file icudtl.dat from "/cache/linux64/0.11.6" to "/releases/MyAppName/linux64/MyAppName".
Maybe all files will not copy during grunt task.