Skip to content

TONS of errors after using "npm install" from Verson 8.3.23, but application was developed with 7.0.5 #752

@jayjupdhig

Description

@jayjupdhig

The main problem is that is seems it wants to build the package "node-sass" BY SCRATCH, which means it downloads all C/C++ files and headers and wants to build them locally (instead of downloading the already built sass.exe or whatever...) with the MS VC++ compiler from the package "windows-build-tools".

How to solve that problem?

Regards, Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions