Describe the bug
I installed node (16.1.0) and npm (7.11.2) with nvm (0.38.0), and proceded to create a waeb app with React using the command
npx create-react-app test-app
However, during the installation of the required packages, my computer simply crashes, and restarts. There is no error message. The computer crashes and restarts.
I am using an iMac 2017, with the following specifications:
Processor: 3,4 GHz Quad-Core Intel Core i5
Memory: 8 GB 2400 MHz DDR4
I'm fairly new to web dev. And this is my first react project.
Describe the bug
I installed node (16.1.0) and npm (7.11.2) with nvm (0.38.0), and proceded to create a waeb app with React using the command
However, during the installation of the required packages, my computer simply crashes, and restarts. There is no error message. The computer crashes and restarts.
I am using an iMac 2017, with the following specifications:
Processor: 3,4 GHz Quad-Core Intel Core i5
Memory: 8 GB 2400 MHz DDR4
I'm fairly new to web dev. And this is my first react project.