-
Notifications
You must be signed in to change notification settings - Fork 12k
[email protected] ACCESS DENIED #2027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can also confirm this bug on CentOS 7. The issue seems to be an AWS S3 Access Denied error on the tarball this installation is attempting to download: https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v46-linux-x64.tar.gz |
Same problem Ubuntu 16.04 |
this now happens with the latest release: 1.0.0-beta.14 |
I resolved an issue on Windows by installing Visual Studio Express Desktop Edition as per this suggestion on StackOverflow. |
@DmitryEfimenko I tried installing Visual Studio Express Desktop Edition and it didn't work. I did find another issue All you have to do is run power shell with admin rights and execute the following command |
I have the same issue on Mac. OSX: 10.11.6 |
Same problem Ubuntu 16.04 node: v6.6.0 |
Same here. Ubuntu 16.04, Node v5.12.0, npm 3.8.6 |
Same in Windows 7 Professional. Node 6.2.2, npm 3.9.5 =/ |
Solved reinstalling angular-cli. Din't have to use Node v6, finally |
Hi, _npm ERR! Windows_NT 6.1.7601 npm ERR! No compatible version found: angular-cli@webpack So, after uninstall angular-cli, clean the cache and try the last version: 3007 error Windows_NT 6.1.7601 I works under a corporate proxy that prevent me to checkout git repository from Internet ^^ |
Dupe, see #1560 (comment) |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Hi,
I've launched the angular-cli installation with those commands:
npm uninstall -g angular-cli
npm cache clean
npm install -g angular-cli@webpack
After getting all npm modules properly, i receives the following errors:
Does anyone have a solution ?
System Windows_NT 6.1.7601
ng --version
module.js:457
throw err;
^
Error: Cannot find module 'c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\bin\ng'
node --version && npm --version && node-gyp --version && python --version
v6.5.0
3.10.6
v3.4.0
Python 2.7.12
The stack:
...(all npm http request GET)...
c:\jsdev\tools\nodejs\npm-prefix\ng -> c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\bin\ng
[execsync v1.0.2] Attempting to compile native extensions.
{ Error: spawn node-gyp ENOENT
at exports._errnoException (util.js:1026:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Module.runMain (module.js:592:11)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:509:3
code: 'ENOENT',
errno: 'ENOENT',
syscall: 'spawn node-gyp',
path: 'node-gyp',
spawnargs: [ 'rebuild' ] }
[execSync v1.0.2]
Native code compile failed!!
Will try to use win32 extension.
node-pre-gyp http GET https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v48-win32-x64.tar.gz
node-pre-gyp ERR! Tried to download: https://node-zopfli.s3.amazonaws.com/Release/zopfli-v1.4.0-node-v48-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v48 ABI) (falling back to source compile with node-gyp)
node-pre-gyp http tunneling socket could not be established, statusCode=407
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=291333.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): error MSB8020: The builds tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install v140 to build using the v140 build tools. [c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli\build\zopfli.vcxproj]
gyp ERR! build error
gyp ERR! stack Error:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
failed with exit code: 1gyp ERR! stack at ChildProcess.onExit (c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\jsdev\tools\nodejs\node.exe" "c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-gyp\bin\node-gyp.js" "build" "--fallback-to-build" "--module=c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli\lib\binding\node-v48-win32-x64\zopfli.node" "--module_name=zopfli" "--module_path=c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli\lib\binding\node-v48-win32-x64"
gyp ERR! cwd c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli
gyp ERR! node -v v6.5.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\jsdev\tools\nodejs\node.exe c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --module=c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli\lib\binding\node-v48-win32-x64\zopfli.node --module_name=zopfli --module_path=c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli\lib\binding\node-v48-win32-x64' (1)
node-pre-gyp ERR! stack at ChildProcess. (c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:877:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
node-pre-gyp ERR! System Windows_NT 6.1.7601
node-pre-gyp ERR! command "C:\jsdev\tools\nodejs\node.exe" "c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd c:\jsdev\tools\nodejs\npm-prefix\node_modules\angular-cli\node_modules\node-zopfli
node-pre-gyp ERR! node -v v6.5.0
node-pre-gyp ERR! node-pre-gyp -v v0.6.30
node-pre-gyp ERR! not ok
...
The text was updated successfully, but these errors were encountered: