create-proton-app my-app results in libui-node@0.2.1 build: `node-gyp configure build`
See original GitHub issue- npm install -g create-proton-app
- create-proton-app my-app
this results in the error libui-node@0.2.1 build:
node-gyp configure build
Please find attached screenshot for more details
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
nodejs/node-gyp: Node.js native addon build tool - GitHub
Configuring Python Dependency. node-gyp requires that you have installed a compatible version of Python, one of: v3.7, v3.8, v3 ...
Read more >node-gyp build error on mac for npm install - Stack Overflow
If you are using nodejs 16.x. try to install sass instead of node-sass. npm uninstall node-sass npm install sass --save.
Read more >node-gyp-build - npm
Build tool and bindings loader for node-gyp that supports prebuilds. Latest version: 4.5.0, last published: 6 months ago.
Read more >node-gyp | Yarn - Package Manager
Commands ; configure, Generates project build files for the current platform ; rebuild, Runs clean , configure and build all in a row...
Read more >Solving common issues with node-gyp - LogRocket Blog
Many node-gyp issues are actually issues with the toolchain used for building add-on code. We'll categorize these issues to offer solutions.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t know if that’s the issue, but please test it in a folder without a space in the path. There’s a space in “My Projects”:
/Users/brihaspati.bharani/Desktop/My Projects/m-notes
Try installing apt-get install libgtk-3-dev build-essential on linux or try other from here for other platforms - https://proton-native.js.org/#/quickstart