node-request-context icon indicating copy to clipboard operation
node-request-context copied to clipboard

npm not installing latest version

Open gepd opened this issue 6 years ago • 0 comments

npm isn't installing the latest version. I've used npm i node-request-context and typings are not present in the node_modules folder (index.d.ts).

I've solved installing it with (latest commit hash):

npm i https://github.com/guyguyon/node-request-context.git#8919e0356d1d09285c1fcf3fe33ddcc5d17ca5f7

gepd avatar Aug 14 '19 18:08 gepd