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

Quick-start instructions resulting in error #4

Closed
danielemery opened this issue May 11, 2024 · 2 comments
Closed

Quick-start instructions resulting in error #4

danielemery opened this issue May 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@danielemery
Copy link
Collaborator

Following the installation instructions on a clean project does not seem to be working for me.

Versions

  • Node: v20.12.2
  • Npm: 10.5.0

Steps to reproduce

npm i -D @dtdot/eslint-config
npx -p @dtdot/eslint-config eslint-setup

Output

[user@machine:~/path/to/repo]$ npx -p @dtdot/eslint-config eslint-setup
sh: line 1: /home/path/to/repo/node_modules/.bin/eslint-setup: cannot execute: required file not found
@danielemery
Copy link
Collaborator Author

@simonpratt I can confirm this issue is still present on 1.0.1

@danielemery
Copy link
Collaborator Author

This was actually an issue with trying to run the script on nixos. I tested in a vscode dev container and everything worked 🙈 .
Closing the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant