Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 370 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 370 Bytes

Re-production steps

  1. Clone the repository
  2. Run the following command to install the dependencies:
npm install
  1. 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?