Skip to content

npm install breaks at loading node-sass #32

@checopdleon

Description

@checopdleon

entering cli command:
user@pc new-app % npm i react-timeline-range-slider
outputs:

npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm ERR! code 1
npm ERR! path /Users/spdl/Developing_temp/reactJS/new-app/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js

a build is then attempted but outputs a long series of c++ errors while trying to create the library

I'm getting these errors on a macOS Catalina Version 10.15.7 with npm version 8.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions