Hi, guys.
I just found out why my WIP project was not working with newer
Construct 2 + NW.js versions.
When I was hitting the PREVIEW button, nothing was happening but a nwjs.exe
process could be seen in the background.
Maybe this can help others with the same issue:
Just go to your %WINDOWS_DRIVE%\Users\%USERNAME%\AppData\Local folder and delete the folder there that matches your project name.
Example: I deleted the folder MyProject from C:\Users\byo\AppData\Local
Then I reopened Construct2 and could successfully run my project with NW.js.
Hope it helps someone in the same situation.