This repository was archived by the owner on Jun 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
npm distributionΒ #35
Copy link
Copy link
Open
Labels
enhancementM-T: A feature request for new functionalityM-T: A feature request for new functionality
Description
Description
Filing this on behalf of another user who delivered this feedback in person.
It would make it much nicer for node developers to be able to retrieve steno as part of their application's devDependencies, and since steno is built on node, its feasible to get it there.
The main concern I have is that this means steno would have to support more node versions (probably at least as far back as node support/maintenance goes, which is currently lts/argon).
Its really convenient and low-cost to only be concerned with one node runtime, and to know that all users have a specific version of the binary. When installing via npm, by the nature of semver and version resolution, its hard to predict what an end user might end up with.
Requirements (place an x in each of the [ ])
- I've read and understood the Contributing guidelines and have done my best effort to follow them.
- I've read and agree to the Code of Conduct.
- I've searched for any related issues and avoided creating a duplicate issue.
NReilingh and CharlesTaylor-Ambition
Metadata
Metadata
Assignees
Labels
enhancementM-T: A feature request for new functionalityM-T: A feature request for new functionality