Eric Schmar

Results 10 comments of Eric Schmar

I am also having this issues: in my main.css: ``` @import "carbon-components-svelte/css/g10.css"; @tailwind base; @tailwind components; @tailwind utilities; ``` With my `vite.config.js`: ``` import { defineConfig, splitVendorChunkPlugin } from 'vite'...

> In my case, the GitLab tags had been removed but the `Releases` still contained refs that conflicted. Removing these allowed `semantic-release` to run error-free. @kphunter Can you elaborate on...

> Hey @ericschmar, I like this idea! Let me think about it for a bit. I’ll open a PR once I figure out the best approach. Thanks for opening this...

I just found that I needed to set `includeTransitiveDependencies` to `true`. Otherwise, the versioning in the docs are still a problem.

If it's possible to add a small blurb about what each of those options do? I originally turned off the transitiveDependencies thinking I didn't want to scan every third party...

I logged in using my access token. Immediately after hitting "log in with access token", it went to the "recent conversations" screen. I left that for 10 mins to see...

I think the simplest solution would be to import the collection and do the conversion into Rill. That's really the only way to keep quick pivots and joins, as well.

I'll tag on here to say that a similar issue persists with using the Mongo Driver for Azure Cosmos DB. Using either a connection string (in the jdbc format) or...

> Have you checked this with any other irc clients, such as weechat? I have not, no.

> I use it in GitHub Copilot without any issues at all and very good results. Please include some instructions for how you got this to work. I'd very much...