You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed the react component and tried to use it, following Aisiru documentation on my Twin.
@memori.ai/memori-api-client v5.0.0
Can't resolve '@react-leaflet/core' in 'node_modules/@memori.ai/memori-react/esm/components/VenueWidget'
If you're trying to use a package make sure that '@react-leaflet/core' is installed. If you're trying to use a local file make sure that the path is correct.
File: node_modules/@memori.ai/memori-react/esm/components/VenueWidget/VenueWidget.js:6:0
failed Re-building development bundle - 3.498s
ERROR in ./node_modules/@memori.ai/memori-react/esm/components/VenueWidget/VenueWidget.js 6:0-56
Module not found: Error: Can't resolve '@react-leaflet/core' in 'node_modules/@memori.ai/memori-react/esm/components/VenueWidget'
@ ./node_modules/@memori.ai/memori-react/esm/components/PositionDrawer/PositionDrawer.js 4:0-53 7:274-285
@ ./node_modules/@memori.ai/memori-react/esm/components/MemoriWidget/MemoriWidget.js 10:0-62 2274:625-639
@ ./node_modules/@memori.ai/memori-react/esm/index.js 5:0-66 96:36-48
The text was updated successfully, but these errors were encountered:
Just installed the react component and tried to use it, following Aisiru documentation on my Twin.
@memori.ai/memori-api-client v5.0.0
The text was updated successfully, but these errors were encountered: