build: require administrator elevation
See original GitHub issueHey, 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:
- Created 7 years ago
- Comments:13 (3 by maintainers)
Top 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 >
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 Free
Top 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
@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
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.