Watson Emmanuel Aputu
Watson Emmanuel Aputu
i had the same issue but solved it running "npm update", in the CLI. after that you can run the "npm install electron --save-dev" sucessfully. let me know if it...
Create a new directory, run 'npm init - y' Then run 'npm update' You will get the package - lock. Json script Run 'npm i - d electron'. The quote...
Sorry I saw the rest of your message and realized that it was successful. It will still show you the warn message but then it will work. Try initializing the...
One more thing if you are using powershell in vscode change it to cmd prompt On Sun, Jun 1, 2025, 5:09 PM Ebis Watson-Aputu ***@***.***> wrote: > Sorry I saw...