[wp-trac] [WordPress Trac] #48956: Error trying to install node-sass at 4.12.0 on MacOS Catalina

WordPress Trac noreply at wordpress.org
Fri Dec 13 00:49:20 UTC 2019


#48956: Error trying to install node-sass at 4.12.0 on MacOS Catalina
------------------------------+-----------------------------
 Reporter:  afragen           |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  high              |  Milestone:  Awaiting Review
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:  dev-feedback
  Focuses:                    |
------------------------------+-----------------------------
 In the `package.json` of develop.svn.wordpress.org lists `"node-sass":
 "~4.12.0"` in `devDependencies`.

 After `git clone git://develop.git.wordpress.org/ /public` and then
 running `npm install` on my Mac from the proper directory I get the
 following error. I'm running Mac OS Catalina FWIW.

 > Cannot download "https://github.com/sass/node-
 sass/releases/download/v4.12.0/darwin-x64-79_binding.node":
 > HTTP error 404 Not Found

 I don't no why it's looking for this particular package
 `darwin-x64-79_binding.node` but it doesn't exist on GitHub.

 Updating the `package.json` to use `"node-sass": "~4.13.0"` seems to work.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48956>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list