Sep 3, 2018 · 1 min read
Hi,
While I am trying to run “test:server”, there is an error:
Error: Cannot find module ‘yeps-logger/logger’
If I comment logger in the test, the following error appears:
Server testing
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react-awesome-app@1.0.0 test:server: `mocha tests — recursive`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react-awesome-app@1.0.0 test:server script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/viacheslavm/.npm/_logs/2018–09–03T15_33_04_314Z-debug.log
✖ Error building interactive interface
