NodeJs-Unreal icon indicating copy to clipboard operation
NodeJs-Unreal copied to clipboard

Third party folder is not included in the source code

Open jimver04 opened this issue 3 years ago • 1 comments

Hi ,

I am not very much familiarized, but how do we generate the /source/ThirdParty folder ? It is in released packages but not in source. We want to actively contribute.

Best, Dimitrios

jimver04 avatar Oct 22 '21 12:10 jimver04

It's from https://nodejs.org/en/download/, pick e.g. Windows Binary(.zip) 64bit and drag and drop e.g. node-v16.13.0-win-x64 renaming it to node into third party folder to upgrade node.

getnamo avatar Oct 29 '21 23:10 getnamo