Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Can't run repository on node 16 #820

@jeremylumanbailey

Description

@jeremylumanbailey

I get this error when trying to run npm install for the repository npm ERR! gyp ERR! cwd /Users/jeremy/git-repos/help/node_modules/node-sass

It appears that node-sass is deprecated and will cause this issue for any node versions above 14:
https://stackoverflow.com/questions/67361504/npm-install-not-working-for-node-v-16-0-0
Swapping my computer to run the older version of node 14 fixes this issue

the README.md should be updated to indicate that it requires node 14 for the time being.

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