There was trouble creating the ESLint CLIEngine. -
'basePath' should be an absolute path
Trying to use eslint
$ npx prettier-eslint **/*.js
but getting:
prettier-eslint [ERROR]: There was trouble creating the ESLint CLIEngine.
prettier-eslint-cli [ERROR]: There was an error formatting "test/fizzBuzz.test.js":
AssertionError [ERR_ASSERTION]: 'basePath' should be an absolute path.