mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #220] Configuration has an unknown property 'protonNodeVersion' #151
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#151
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 @austinw-fineart on GitHub (Aug 8, 2019).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/220
It appears
protonNodeVersionwas deprecated at some point, and then removed by8f099f5342(21.1.2)You're now expected to use
electronVersionwithframeworkasproton-native.@kusti8 commented on GitHub (Aug 28, 2019):
This is an issue with the presets created with create-proton-app. Please report that there.