Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

namespace "good.math.Long" already declared #621

Closed
alidcast opened this issue Dec 18, 2019 · 1 comment
Closed

namespace "good.math.Long" already declared #621

alidcast opened this issue Dec 18, 2019 · 1 comment

Comments

@alidcast
Copy link

I'm trying to use shadow-cljs with expo and next.js. Expo actually has built in support for next.js (https://docs.expo.io/versions/latest/guides/using-nextjs/) so I followed your next-js example (https://github.com/thheller/next-cljs) to try and get it working.

however, I'm running into two problems

  1. unsure why but good.math.Long is being required twiced causing cljs to throw an error
  2. next compiles fine but when i open up browser window it's really slow to start (don't know if that's expected given cljs overhead)

here's a minimal demo: https://github.com/alidcastano/shadow-cljs-expo-next-example

@thheller
Copy link
Owner

Sorry but not going to debug expo/next issues. Too many moving parts.

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

No branches or pull requests

2 participants