Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

TypeError #17

Open
matwey-s opened this issue Oct 19, 2021 · 0 comments
Open

TypeError #17

matwey-s opened this issue Oct 19, 2021 · 0 comments

Comments

@matwey-s
Copy link

$ node dist/index.js
/node_modules/@kyve/core/dist/utils/snapshot.js:191
exports.ws = (0, socket_io_client_1["default"])("https://kyve-operator.herokuapp.com");
^

TypeError: (0 , socket_io_client_1.default) is not a function
at Object. (/node_modules/@kyve/core/dist/utils/snapshot.js:191:48)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:93:18)
at Object. (/node_modules/@kyve/core/dist/index.js:77:31)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant