Skip to content

npx run doesn't do anything #31

Description

@Ghostbird

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions