- Clone the repository
- Run the following command to install the dependencies:
npm install
- Run the following command to run the tests:
nx test
The error is thrown when running the tests. The error message is:
Error: Failed to resolve import "@enums/foo.enum" from "src/app/app.tsx". Does the file exist?