Fork me on GitHub
#code-reviews
<
2021-09-22
>
John Bradens19:09:14

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

lsenjov22:09:57

Got the full stacktrace of it saying it can’t find the namespace react?

sova-soars-the-sora13:09:02

are you using shadow-cljs? you may need to npm install react and stuff...