mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #35] [CLOSED] Add some Linux Pre-Req install steps #234
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#234
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?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/35
Author: @AustinBreslinDev
Created: 2/25/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
be6ecfdAdd some Linux Pre-Req install steps.90411e0Need to remove global install of node-gyp📊 Changes
2 files changed (+20 additions, -0 deletions)
View changed files
➕
LinuxReadMe.md(+18 -0)📝
README.md(+2 -0)📄 Description
Tried to create some install steps for Linux users. The steps include removing global nodejs conflicts installed from the package manager, removing global nodejs conflicts from using npm i -g, installing build-essential and libgtk-3-dev dependencies from package manager.
Steps only apply to Debian based flavours and would need to be altered for Arch based, Slack Based and RPM based flavours.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.