Not able to add Child Element to a Window Element - npm run start throwing error.
See original GitHub issue@parro-it , @mischnic , @kusti8
So i just started working on building a proton-native desktop app on Windows 10 Pro edition.
I started off with the official documentation and my boiler plate code was ready.
npm run start was working fine and i was able to see . Below is the attached image.
Now when i add a Box Component inside my Window component and try running the npm run start
command, it fails 😦 . Have attached the image below for the same.
Kindly help, i really need this to get working, am i doing something wrong?
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
How to solve npm install error “npm ERR! code 1”
try with deleting package-lock.json file and node_module folder then run npm cache clean --force. And try npm i again to install packages. If...
Read more >Common errors | npm Docs
If you see ENOENT lstat , ENOENT chmod , ENOTEMPTY unlink , or something similar in your log output, try updating npm to...
Read more >Tutorial: Create a Node.js and React app in Visual Studio
Create a Node.js project; Add npm packages; Add React code to your app ... Open Visual Studio, and press Esc to close the...
Read more >Working with JavaScript in Visual Studio Code
You are working with JavaScript or TypeScript code on vscode.dev or github.dev and VS Code is running in the browser. You open a...
Read more >Troubleshooting | React Navigation
If the module points to an npm package (i.e. the name of the module doesn't with ./ ), then it's probably due to...
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
Proton Native V2 is now released! If the issue still occurs in the new update, please open a new issue.