sergio-milu
sergio-milu
> Hello, > > I’m encountering the same issue as described earlier. Specifically, I’m trying to import `uuid_ossp`, and the problem seems to originate from `@electric-sql/pglite/dist/contrib/uuid_ossp.d.ts`. Here are the details:...
> https://codesandbox.io/s/dreamy-wright-4z528j?file=/src/App.js > > ### Ticket due diligence > * [ ] I have verified that the issue persists under ReactQuill `v2.0.0-beta.2` > * [ ] I can't use the...
> [#819 (comment)](https://github.com/samchon/nestia/issues/819#issuecomment-2211135908) any news here?
@samchon any news about this PR? has been 4 months, you asked us for a PR and we opened one, if you will discard this, just told us and we...
Having this same issue right now with Sentry v8 and pino-sentry
this is still broken, as a workaround I did this ``` const compat = new FlatCompat({ baseDirectory: import.meta.dirname, }); const eslintImport = [ ...compat.config({ extends: ['plugin:import/recommended', 'plugin:import/typescript'], }), ]; export...
same issue here, it would be nice to now if this is the expected behaviour on next or if it is a bug