-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
const skipClient = new SkipClient({ });
ERROR in ./node_modules/@skip-go/client/node_modules/@injectivelabs/core-proto-ts/esm/index.js 354:0-70
Module not found: Error: Can't resolve './tendermint/version/types' in 'xxxx/node_modules/@skip-go/client/node_modules/@injectivelabs/core-proto-ts/esm'
Did you mean 'types.js'?
BREAKING CHANGE: The request './tendermint/version/types' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request
Metadata
Metadata
Assignees
Labels
No labels