Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Feature: Stream data into | npm cache add #20609

Open
1 of 5 tasks
ORESoftware opened this issue May 14, 2018 · 1 comment
Open
1 of 5 tasks

Feature: Stream data into | npm cache add #20609

ORESoftware opened this issue May 14, 2018 · 1 comment

Comments

@ORESoftware
Copy link

I'm opening this issue because:

  • npm is crashing.
  • npm is producing an incorrect install.
  • npm is doing something I don't understand.
  • npm is producing incorrect or undesirable behavior.
  • Other (see below for feature requests):

What's going wrong?

this is a feature request for all new npm versions.

Right now, npm cache add <file.tgz> works, given a file that's already on the local filesystem.

I am looking for a version of npm cache add that can receive data from stdin, something like this:

nc localhost 5000 | npm cache add

if this already exists forgive me.

@ORESoftware
Copy link
Author

pretty certain it doesn't exist - npm cache add does not seem to read from stdin.

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

No branches or pull requests

1 participant