Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 212 Bytes
./configure --without-inspector # don't build the inspector 'cause it relies on newer APIs
./make -j4 # use 4 threads to build the node executable (on macOS it will be located under out/Release/node)