-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I try to install the package with npm to my next.js app that have react 18
and got :
npm ERR! code 1
npm ERR! path D:\Code\Google-map-Hackathon\test-next-app\node_modules\@ubilabs\google-maps-react-hooks
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c C:\Users\toppy\AppData\Local\Temp\postinstall-e682e399.cmd
npm ERR! npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
with bunch of other errors
I try to install other package (react-hot-toast) and It work fine
Metadata
Metadata
Assignees
Labels
No labels