mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #297] No matching version found for node-qt-napi@^0.0.4. #206
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @burhanuday on GitHub (Jun 21, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/297
Describe the bug
I cloned the repo and tried running
npm ihere'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 iin a clean cloneExpected behavior
npm ishould not throw an errorScreenshots
If applicable, add screenshots to help explain your problem.
Versions:
Additional context
Add any other context about the problem here.