-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Throw Cannot find package '@eslint/js' ...
error when I exec pnpm lint
in apps/web.
Affected component/components
noop
How to reproduce
pnpm dlx shadcn@canary init
- Select the
Next.js (Monorepo)
option. cd apps/web
pnpm lint
Codesandbox/StackBlitz link
No response
Logs
> [email protected] lint /xxx
> next lint
Cannot find package '@eslint/js' imported from /xxx/packages/eslint-config/next.js
Did you mean to import "@eslint/js/src/index.js"?
System Info
system: macOS
browser: Arc
Before submitting
- I've made research efforts and searched the documentation
- I've searched for existing issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working