SocketDotTech / plugin

Seamless bridging experience into a single fully customizable React Component
https://www.npmjs.com/package/@socket.tech/plugin
MIT License
40 stars 23 forks source link

Plugin: Failed to resolve entry for package #70

Open Davidhct opened 1 year ago

Davidhct commented 1 year ago

Hi, I tried to install the new plugin yarn add @socket.tech/plugin, and I got this error while I started the project with this code, <Bridge provider={wallet?.provider} API_KEY={SOCKET_API_KEY} />.

../../node_modules/esbuild/lib/main.js:1363:21: ERROR: [plugin: vite:dep-pre-bundle] Failed to resolve entry for package "@socket.tech/ll-core-v2". The package may have incorrect main/module/exports specified in its package.json.