Add Next support #14
thefinnomenon
started this conversation in
Ideas
Replies: 3 comments 2 replies
-
@thefinnomenon I transformed the issue into a discussion 👍 A couple of feedbacks:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Sir, I am new here, my question is, how do I with your assistance add up or to connect my Trust Wallet Account with Wallet Connect. Please your Advice. Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
-
#16 Next.js support is now available in the repo! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been trying to add a package for Next.js but am running into two issues.
The Next app starts and runs fine except it doesn't show the image from the app.
At some point when I setup the Next package, it breaks the other web based packages; web, browser-ext, and electron. When I try to run them I get the following error,
There were some other annoying things like Next seemingly refusing to inject DEV and a weird error about hook usage but I came up with solutions for those.
Sorry if you aren't interested in using Next but figured I would see if you have any insight -- this monorepo stuff is so confusing 😖.
Here is the working branch https://github.com/thefinnomenon/universal-project-template/tree/feat-next
Beta Was this translation helpful? Give feedback.
All reactions