codyhouse / codyhouse-framework

A lightweight front-end framework for building accessible, bespoke interfaces.
https://codyhouse.co/
MIT License
1.16k stars 173 forks source link

Cannot install npm on this project due to latest version of npm & node #119

Closed vitalijalbu closed 2 years ago

vitalijalbu commented 2 years ago

I have the latest version of node and npm, when I try npm i I got this error:

Schermata 2022-02-03 alle 16 29 24
claudia-romano commented 2 years ago

Hi there, you should run the npm install command to install the modules required by the framework (you should not install npm locally to the project). Cheers.

claudia-romano commented 2 years ago

I'm closing this issue as no additional info was provided. Feel free to reopen it if you are still experiencing the problem. Cheers!