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
ESLint: 8.57.0
AssertionError [ERR_ASSERTION]: Node must be provided when reporting error if location is not provided
at assertValidNodeInfo (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/report-translator.js:83:9)
at /home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/report-translator.js:333:9
at Object.report (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1047:41)
at Program (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js:231:23)
at ruleErrorHandler (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1076:28)
at /home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/safe-emitter.js:45:58
at Array.forEach (<anonymous>)
at Object.emit (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
at NodeEventGenerator.applySelector (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/node-event-generator.js:297:26)
at NodeEventGenerator.applySelectors (/home/le/src/sa/account-uploader/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/node-event-generator.js:326:22)
ELIFECYCLE Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
works fine with node 20
The text was updated successfully, but these errors were encountered: