prettier / prettier-eslint-cli

CLI for prettier-eslint
https://npm.im/prettier-eslint-cli
MIT License
539 stars 85 forks source link

Failed to load plugin 'react-hooks' declared in 'CLIOptions' #447

Closed TrixiS closed 1 year ago

TrixiS commented 1 year ago

Error on format

TypeError: Failed to load plugin 'react-hooks' declared in 'CLIOptions': The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received ''
JoshStrobl commented 1 year ago

Had the same issue. Follow the steps detailed at https://github.com/idahogurl/vs-code-prettier-eslint/issues/72#issuecomment-1247516987 fixed it for me.