webpro-nl / knip

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
https://knip.dev
ISC License
7.04k stars 174 forks source link

🧩 Cannot find module '@demo/routes' #793

Closed splincode closed 1 month ago

splincode commented 1 month ago

Discuss anything related to Knip

$ git clone https://github.com/taiga-family/taiga-ui.git
$ npm ci

$ npx -y knip
Analyzing workspace projects/demo-playwright...
ERROR: Error loading /Users/m.ivanov4/IdeaProjects/taiga-ui/projects/demo-playwright/playwright.config.ts
Reason: Cannot find module '@demo/routes'
Require stack:
- /Users/m.ivanov4/IdeaProjects/taiga-ui/projects/demo-playwright/tests/demo/get-demo-paths.ts
webpro commented 1 month ago

This sounds more like a candidate for a bug report?

https://github.com/webpro-nl/knip/issues/new/choose