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

npx run doesn't do anything #31

Open
Ghostbird opened this issue Dec 5, 2024 · 0 comments
Open

npx run doesn't do anything #31

Ghostbird opened this issue Dec 5, 2024 · 0 comments

Comments

@Ghostbird
Copy link

It will install this package, but then not do anything.
If I copy the bin/index.js locally and run it using node it works, as long as I replace require('node-sass') with require('sass'). But I'm not sure that has anything to do with the fact that it doesn't seem to run. After all, when I run the script using node, it'll throw and state that node-sass cannot be found. Which doesn't happen using npx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant