[GH-ISSUE #298] Little typo error on proton-native wep page #207

Closed
opened 2026-05-05 11:54:39 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @gsk-git on GitHub (Jun 24, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/298

Link to the page
https://proton-native.js.org/#/quickstart

Quote of Error
Under Install automatic "npm" is written as "npx"

install the cli app

npx proton-native-cli init my-app

Proposed Changes
npx could be changed to npm

Originally created by @gsk-git on GitHub (Jun 24, 2020). Original GitHub issue: https://github.com/kusti8/proton-native/issues/298 **Link to the page** https://proton-native.js.org/#/quickstart **Quote of Error** Under Install automatic "npm" is written as "npx" # install the cli app **npx** proton-native-cli init my-app **Proposed Changes** **npx** could be changed to **npm**
gitea-mirror 2026-05-05 11:54:39 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#207
No description provided.