Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No matching version found for node-qt-napi@^0.0.4. #297

Open
burhanuday opened this issue Jun 21, 2020 · 0 comments
Open

No matching version found for node-qt-napi@^0.0.4. #297

burhanuday opened this issue Jun 21, 2020 · 0 comments
Labels

Comments

@burhanuday
Copy link

Describe the bug
I cloned the repo and tried running npm i

npm ERR! code ETARGET
npm ERR! notarget No matching version found for node-qt-napi@^0.0.4.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'proton-native'
npm ERR! notarget 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/burhanuddin/.npm/_logs/2020-06-21T15_13_08_681Z-debug.log

here's a stack trace of the error

I checked npm - https://www.npmjs.com/package/node-qt-napi
The version on npm is 0.0.3 whereas the dependency in this project is ^0.0.4

To Reproduce
run npm i in a clean clone

Expected behavior
npm i should not throw an error

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • OS: Linux Mint 19
  • Version 19
  • Node version 14.4.0

Additional context
Add any other context about the problem here.

@burhanuday burhanuday added the bug label Jun 21, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant