-
Notifications
You must be signed in to change notification settings - Fork 56
unexpected "export" #86
Comments
which version are you using? v2 or v3? I'm assuming you're working with v2. I'm not sure I understand your question, so could you expand on that? @amlcodes FYI,
|
closed because lack of info |
@ShravanSunder it is on version v2 --> "2.3.8" It seems every new version removed the old one? it's hard to debug because Idk where is the old docs, and I'm not sure how to contribute this eth-hooks docs, please let me know because I have fresh knowledge about this. So I know what's good to add in the docs for new people too |
seems typescript issue? i also use nextjs + ts, and moving some codes from scaffold-eth with nextjs branch |
v2 is used by |
using with nextjs typescript, when importing any hook from the library, throws error when reading "export * from './useBlockNumber'; at index.js.
Is the best way to contribute here adding a github action that publishes a package to npm on successful push or pr to main that works with the tests and this scenario?
The text was updated successfully, but these errors were encountered: