react-leaflet icon indicating copy to clipboard operation
react-leaflet copied to clipboard

npm i react-leaflet fails to install

Open smcardle opened this issue 1 year ago • 1 comments

Trying to install via

npm i react-leaflet results in the following error on the console and no entry in package.json

npm i react-leaflet -D
npm ERR! code ERESOLVE
npm ERR! Cannot destructure property 'name' of 'node' as it is undefined.

smcardle avatar Aug 02 '22 23:08 smcardle

Ignore my last issue I already have it installed in my peerDependencies

smcardle avatar Aug 02 '22 23:08 smcardle