plugin icon indicating copy to clipboard operation
plugin copied to clipboard

Plugin: Failed to resolve entry for package

Open Davidhct opened this issue 2 years ago • 0 comments

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.

Davidhct avatar Jul 19 '23 08:07 Davidhct