Skip to content

This FIXES broken npm installs #64

@bbodine1

Description

@bbodine1

This issue has the resolution but it is buried under a ton of logs: #35

You need to be running node version v10.24.1. I use Volta to switch node versions. NVM is another option.

Supposing you have already tried to run an npm install or yarn install, delete the node_modules folder.

Run:
npm install node-sass@latest

This gave me an error attempting to install but corrected the dependency issue with the main package.json

Then run npm i

This should fix the issue. A ton of packages are deprecated but the project runs. Currently anyway... in July of 2023.

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