Closed JulianNorton closed 7 years ago
Unit test documentation is not working. Tried npm test and it says mocha: not found. Tried doing sudo npm install and still the same result.
npm test
mocha: not found
sudo npm install
Update the documentation with any troubleshooting solutions: https://github.com/JulianNorton/weather-10kb/wiki/Unt-Tests
https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-16-04 fixed it along with deleting node modules and reinstalling thanks to @loctn.
Awesome, glad this worked! 😄
What's the current situation?
Unit test documentation is not working. Tried
npm test
and it saysmocha: not found
. Tried doingsudo npm install
and still the same result.What do you recommend?
Update the documentation with any troubleshooting solutions: https://github.com/JulianNorton/weather-10kb/wiki/Unt-Tests