You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Clinter on a NextJs project using the expérimental app folder (seems also true for lastest NextJs version without app folder), yarn is not able to resolve dependency for eslint-plugin-react-app.
When using Clinter on a NextJs project using the expérimental app folder (seems also true for lastest NextJs version without app folder), yarn is not able to resolve dependency for eslint-plugin-react-app.
Way to reproduce :
npx create-next-app@latest --experimental-app
yarn clinter
The text was updated successfully, but these errors were encountered: