Open dizco opened 5 years ago
Thanks @dizco - This just saved me hours of debugging!
... I got the same error because I renamed the project folder.
Solution: 1) Check your angular.json file 2) => look for "styles": [ ... and check all the paths inside this array
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
Executing
npm run test
produces an error that stops tests from being run.Expected behavior:
Tests should be executed normally, without errors.
Steps to reproduce:
npm install
npm test
Related code:
This has likely been introduced by #1798
Other information:
npm, node, OS, Browser npm 6.4.1
Angular, Nebular ngx-admin 3.0.0