mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #177] create-proton-app fails to create app #112
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#112
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 @wildapt01 on GitHub (Sep 20, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/177
Environment: Linux Ubuntu 18.04 on Surface Book 2 (Custom kernel, based on 4.17), Node 10.8, fresh update/upgrade. libgtk-3-dev and build-essential are in place. Python3 is in place.
Trying to create my app folder, but got the following errors (sorry, long!):
Any idea on how to fix it?
Thanks in advance.
@kusti8 commented on GitHub (Sep 20, 2018):
What's the output of
which python?@wildapt01 commented on GitHub (Sep 20, 2018):
@kusti8 commented on GitHub (Sep 20, 2018):
I don't see a python 2.7 binary. You have the library path, but there's nothing in bin. Something is up with your distro.
@wildapt01 commented on GitHub (Sep 20, 2018):
Ok, I'll get into that a bit later. Thx a lot for your help!
On Wed, Sep 19, 2018, 8:37 PM Gustav Hansen notifications@github.com
wrote:
@slaymantis commented on GitHub (Jan 24, 2019):
I am also getting the error:
npm install has failed.
on
OSX 10.14.2
node 11.7
npm 6.7.0
Python 2.7.10
Here is a copy of my terminal output
create-proton-app.txt