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
I followed all the steps to make this Icons library work within my setup (Nextjs application), however I'm getting an Eslint error that says: Unable to resolve path to module '~icons/dashicons/arrow-right.jsx'.eslint[import/no-unresolved](https://github.com/import-js/eslint-plugin-import/blob/v2.27.5/docs/rules/no-unresolved.md) module "~icons/*"
Describe the bug
I followed all the steps to make this Icons library work within my setup (Nextjs application), however I'm getting an Eslint error that says:
Unable to resolve path to module '~icons/dashicons/arrow-right.jsx'.eslint[import/no-unresolved](https://github.com/import-js/eslint-plugin-import/blob/v2.27.5/docs/rules/no-unresolved.md) module "~icons/*"
Reproduction
Error with Nextjs 13
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: