NPM install for proto-gen-grpc-web: notarget No matching version found for protoc-gen-grpc-web@1.3.0.
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 802
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
I am trying to install proto-gen-grpc-web by using this command
`npm i protoc-gen-grpc-web@1.3.0`
But it doesn't update to 1.3.0 and stays onto 1.2.1
`npm ERR! code ETARGET
npm ERR! notarget No matching version found for protoc-gen-grpc-web@1.3.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.`
Contributor guide
Assessment
This issue has not been assessed yet.