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.

build: require administrator elevation

See original GitHub issue

Hey, I recently switched back to Windows and now I’ve noticed that massive build time impact without Administrator Privileges.

I know this bug has been already reported several times and is actually related to the ember-cli project.

So now, I’m asking for something like a feature request. For example, when I use Webstorm’s embedded terminal, then I don’t have administrator privileges, and that means the build is very slow.

I thought about something like an Administrator Elevation, which will be called, when using the CLI on Windows without administrator privileges.

That means, the default Run as Administrator prompt will appear, and the build can run with elevated permissions.

Not sure, about this being a duplicate, but it should be fine.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alexkiblercommented, May 19, 2016

@samherrmann I believe admin privileges are because the broccoli-typescript compiler creates symbolic links as part of the compilation process, and symbolic links can’t be created without administrator privileges, or at least group policy changes, as per Ember’s guide: http://ember-cli.com/user-guide/#symlinks-on-windows

0reactions
angular-automatic-lock-bot[bot]commented, Sep 5, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Local Admin Rights Elevation, Served Three Ways!
1. Elevation Via Whitelisting (now called pre-approval) ... Admin By Request comes with sophisticated approval workflows built in, which enable portal ...
Read more >
Developing Applications that Require Administrator Privilege
It is possible to develop an application that performs operations that require administrator privilege yet runs as a standard user.
Read more >
[FIXED] The Requested Operation Requires Elevation on ...
“The requested operation requires elevation” means that in order to open the file you'll need the elevated permission of a local administrator ......
Read more >
c# - How do I force my .NET application to run as administrator?
@MarkKram: What does highestAvailable have to do with this? The question is about forcing admin, highestAvailable is less restrictive than requireAdministrator ...
Read more >
Administrative Privileges and Elevation (UAC) - Help Center
Elevating the AnyDesk session will not change the windows session from standard user to administrator. Every UAC action will still require administrator ......
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