Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Remix project #190

Open
ryota-murakami opened this issue Oct 7, 2023 · 0 comments
Open

Not working on Remix project #190

ryota-murakami opened this issue Oct 7, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@ryota-murakami
Copy link
Contributor

npx eslint-config-ts-prefixer config command not working with this error.

ryota.murakami@MacBook-Pro ~/r/remix-tutorial-v2 (main) [1]> npx eslint-config-ts-prefixer config
? Your .eslintrc already exists.
? Your .eslintignore already exists.
? Your .prettierrc already exists.
? Your .prettierignore already exists.
undefined:19
    // Remix takes care of building everything in `remix build`.
    ^
SyntaxError: Expected double-quoted property name in JSON
   at position 458
    at JSON.parse (<anonymous> undefined)
   at InsertRootdirFilesPath2TSconfig .InsertRootdirFilesPath2TSconfig (file:///Users/ryota.murakami/repository/remix-tutorial-v2/node_modules/.pnpm/eslint-config-ts-prefixer@1.9.1/node_modules/eslint-config-ts-prefixer/bin/cli.mjs:125:27 undefined)
   at Command.<anonymous> (file:///Users/ryota.murakami/repository/remix-tutorial-v2/node_modules/.pnpm/eslint-config-ts-prefixer@1.9.1/node_modules/eslint-config-ts-prefixer/bin/cli.mjs:54:5 undefined)
   at process.processTicksAndRejections (node:internal/process/task_queues:95:5 undefined)

@ryota-murakami ryota-murakami added the good first issue Good for newcomers label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant