Can anyone please help me understand why I can't get my app to deploy to heroku? It tells me that it can't find the namespace react, except I have react listed as a dependency... https://github.com/johnbradens/kewl-app I really appreciate any help. I'm a total newbie
Got the full stacktrace of it saying it can’t find the namespace react?
are you using shadow-cljs? you may need to npm install react and stuff...