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've started hitting an error recently, which is almost certainly due to configuration somewhere. But I'm a little stumped as to why/how to go about fixing it. Hoping that I might get a little bit of guidance :)
My error is this
Error: Failed to load plugin 'import' declared in '.eslintrc » ../../../.eslintrc': ENOENT: no such file or directory, open '/home/ian/src/webclient/node_modules/.pnpm/[email protected]/node_modules/es-abstract/2021/RequireObjectCoercible.js'
Referenced from: /home/ian/src/webclient/.eslintrc
I'm running a monorepo (this hasn't caused me problems before), the root package.json has the following defined, although my eslint_d is installed globally.
I've started hitting an error recently, which is almost certainly due to configuration somewhere. But I'm a little stumped as to why/how to go about fixing it. Hoping that I might get a little bit of guidance :)
My error is this
.eslintrc
I'm running a monorepo (this hasn't caused me problems before), the root
package.json
has the following defined, although myeslint_d
is installed globally.The text was updated successfully, but these errors were encountered: