cursive

Issues at: https://git.io/cursive-issues
noorvir 2021-01-02T16:37:21.000500Z

I’m trying to load NPM packages (`@material-ui/core`) into cursive with shadow-cljs as the build tool. I get $package cannot be resolved for every NPM package. As explained in the https://shadow-cljs.github.io/docs/UsersGuide.html#_cursive, I’m using full leinigen integration. The code runs (i.e. shadow-cljs works) but I don’t get any code completion because cursive cannot resolve NPM packages. Any Idea how to configure this?

noorvir 2021-01-11T13:38:34.016500Z

Thanks for the reply @cfleming. Is there an issue tracking this? Or is there an expected timeline for this?

cfleming 2021-01-02T19:28:42.001100Z

Sadly, Cursive does not currently understand NPM packaging. It’s on my shortlist to fix, I had hoped to have it in there by now but it hasn’t made it yet.

👍 4