mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #23] Problems with npm install #16
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#16
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 @alejandronanez on GitHub (Feb 19, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/23
Hello!
I forked the repo and I'm having issues when I run
npm installI'm getting this (a LOT of times)
Let me know if I can help with anything.
@kusti8 commented on GitHub (Feb 19, 2018):
Those look like just warnings. Does it work?
On Mon, Feb 19, 2018, 5:01 PM Alejandro Ñáñez Ortiz <
notifications@github.com> wrote:
@alejandronanez commented on GitHub (Feb 19, 2018):
It does not :/
What versions of node/npm should I use?
@kusti8 commented on GitHub (Feb 20, 2018):
What's the full output of the install?
On Mon, Feb 19, 2018, 5:15 PM Alejandro Ñáñez Ortiz <
notifications@github.com> wrote:
@alejandronanez commented on GitHub (Feb 20, 2018):
I cleaned the cache, tried again and it worked. I'm closing this then.
Thanks @kusti8 !