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
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Hi I am unable to get kepler-sdk working at all, i tried the nvm example and i get the similar problems of missing modules in kepler-sdk both in example which runs of parent npm package (kepler-sdk) and also when trying to use kepler-sdk package in seperate node/webpack applications.
This is what I get when I yarn serve the example
and this is what I get when I try to webpack or node src/index.ts the SIWE kepler authenticator!
was hoping to play around, but it seems like I need to ignore these "optional" modules using webpack! Hope this is not a problem if integrating into react!
The text was updated successfully, but these errors were encountered:
Hi I am unable to get kepler-sdk working at all, i tried the nvm example and i get the similar problems of missing modules in kepler-sdk both in example which runs of parent npm package (kepler-sdk) and also when trying to use kepler-sdk package in seperate node/webpack applications.
This is what I get when I yarn serve the example
and this is what I get when I try to webpack or node src/index.ts the SIWE kepler authenticator!
was hoping to play around, but it seems like I need to ignore these "optional" modules using webpack! Hope this is not a problem if integrating into react!
The text was updated successfully, but these errors were encountered: