question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Access is denied error while trying to build app

See original GitHub issue

While running yarn dist -> "dist": "electron-builder --x64 --win", I get error asapp.exe: Access is denied.

To Reproduce Steps to reproduce the behavior: Try to build asapp.

Expected behavior A clear and concise description of what you expected to happen.

App should build version for windows to dist folder

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS and version:
  • node version: v12.10.0
  • npm version:6.11.3
  • yarn version (if used): 1.19.1
  • vue-cli-plugin-electron-builder version : ^1.4.0
  • electron version: ^5.0.0
  • other vue plugins used: vuetify plugin
  • custom config for vcp-electron-builder:
  • (if possible) link to your repo: https://github.com/asasakpl/asapp

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
nklaymancommented, Oct 11, 2019

Check out the new auto update guide.

0reactions
SerekKiricommented, Oct 19, 2019

It works 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

After Build Solution and When Start without Debugging - MSDN
Navigate to C:\Windows\System32 and right-click cmd.exe for checking whether the current administrator account have Full Control/READ/WRITE ...
Read more >
Error 5, Access is Denied while installing software on ...
Fix Error 5, Access is Denied message when you try to install software on Windows 11/10 computer. You need to change permissions, etc....
Read more >
Access denied when attempting to run under the debugger.
6. Open Visual Studio and attempt to Debug the project on network share. When you get the access denied error, you should see...
Read more >
"Access is Denied error" in C++ Visual Studio and How to ...
The access denied error occurs when Visual Studio is unable to access one or more installation files. This error can occur due to...
Read more >
"Access is denied" error while trying to build an SMS app in ...
In all my time using android studio, I have never seen this error. My only recommendation is to run a clean build.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found