Closed revnandi closed 1 year ago
I'll look into it.
Looks odd at first sight. The issue sounds like a missing or invalid package.json
, but that one seems fine.
Hi @revnandi
It sounds like you are working in a repository with directory layout from https://github.com/epicweb-dev/epic-stack
If that's the case you are not using workspaces and shouldn't have a workspaces
key in your knip.jsonc
Hi @revnandi
It sounds like you are working in a repository with directory layout from https://github.com/epicweb-dev/epic-stack
If that's the case you are not using workspaces and shouldn't have a
workspaces
key in yourknip.jsonc
Thank you, it works now.
Hi!
I'm trying to use knip with Remix but i get this error:
This is the knip.jsonc in the root folder I'm using the epic-stack starter if that makes a difference