simplefolio icon indicating copy to clipboard operation
simplefolio copied to clipboard

Upon updating node, an Error occurs.

Open olefson opened this issue 2 years ago • 2 comments
trafficstars

image

olefson avatar Jan 15 '23 21:01 olefson

Hi @olefson

I see you are using node v18, I would recommend you to install the node version the project uses. You can see it here: https://github.com/cobiwave/simplefolio/blob/master/.nvmrc

Please update your working branch with master branch and then remove the node_modules/ folder.

After switching the node version to v16.14.2, run npm install and test again.

cobiwave avatar Jan 24 '23 00:01 cobiwave