beginners-typescript-tutorial
beginners-typescript-tutorial copied to clipboard
ERR_MODULE_NOT_FOUND When running tests !
I have node vs 21.0.0 installed. After CD in to SRC directory and running the following alias command:
npm run e 01
I get the following error in the console:
I have node vs 21.0.0 installed. After CD in to SRC directory and running the following alias command:
npm run e 01I get the following error in the console:
Better you should update your node version i face same issue. Use "sudo nala or aptitude instesd of apt".
