Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement
./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)