[wp-trac] [WordPress Trac] #45064: Fix grunt-sass in the 5.0 branch
WordPress Trac
noreply at wordpress.org
Mon Oct 8 17:30:19 UTC 2018
#45064: Fix grunt-sass in the 5.0 branch
------------------------------+--------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+--------------------
Trying to build WordPress in a newly created checkout of the 5.0 branch
fails as it tries to use very outdated `node-sass` dependency. Error
message when doing `npm install`:
{{{
> node-sass at 3.13.1 install [...]WordPress-5.0\node_modules\node-sass
> node scripts/install.js
Downloading binary from https://github.com/sass/node-
sass/releases/download/v3.13.1/win32-x64-57_binding.node
Cannot download "https://github.com/sass/node-
sass/releases/download/v3.13.1/win32-x64-57_binding.node":
HTTP error 404 Not Found
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45064>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list