[wp-trac] [WordPress Trac] #35438: Cannot download linux-arm-11_binding.node
WordPress Trac
noreply at wordpress.org
Wed Jan 13 07:23:17 UTC 2016
#35438: Cannot download linux-arm-11_binding.node
------------------------------+-----------------------------
Reporter: henry.wright | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
After running:
{{{
git clone git://develop.git.wordpress.org/ develop
cd develop
npm install
}}}
I get this error:
{{{
Cannot download "https://github.com/sass/node-
sass/releases/download/v3.4.2/linux-arm-11_binding.node":
HTTP error 404
Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.
export HTTP_PROXY=http://example.com:1234
or configure npm proxy via
npm config set proxy http://example.com:8080
}}}
To verify it wasn't a temporary glitch, I manually tried going to
https://github.com/sass/node-sass/releases/download/v3.4.2/linux-arm-
11_binding.node and got a 404.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35438>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list