Bahul Neel Upadhyaya

Results 10 comments of Bahul Neel Upadhyaya

I solved this by installing `@nuxt/mdc@latest`.

Sure, I'll look into it. On Tue, 2 Apr 2024, 16:44 rash, ***@***.***> wrote: > Thanks for working on this! > > plugin-vue-pug is borrowing tools to generate configs from...

Unfortunately I've stopped working on the project that requires pug, so I haven't had the time to return to this. Hopefully, someone else can make some progress.

I'm happy to do this unless you would rather.

OK, I've published the latest package here: https://www.npmjs.com/package/@bahulneel/datascript-mori There's a minor version bump but that's so that the README on npm shows the correct `npm install` command.

So I think they are mostly benign: ``` Warning: implicit hook found: lein-git-deps.plugin/hooks Hooks are deprecated and will be removed in a future version. ``` This warning is because we're...

@ashnur I believe the situation with the wrapper was inherited from mori (pre any helpful cljs->js module tooling), and then this happened with datascript. I think maybe we could leverage...

I was opining on what might be possible with no sources to back it up. I'll certainly try to back up my statements in this thread after I've done some...

I found this solution as a stopgap: ``` (defn copy-connection! [conn new-url] (let [[_ _ db-name] (re-find #"asami:([^:]+)://(.+)" new-url) new-conn (-> conn (assoc :name db-name) (update :state #(-> % deref...

> If you want to enable the Nuxt module in your Nuxt config, pass --enable-module