-
Full Reload not working in `Windows` environment having paths as `app\\views\\**`
Making following changes to source seems to be working:
**Changes**
```js
const files = Array.from(paths).map…
-
Issue Type: Bug
Can't open the terminal tab after the new upgrade!
VS Code version: Code 1.69.2 (Universal) (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:57.074Z)
OS version: Dar…
-
vxhly updated
2 years ago
-
I am leveraging ansis and appreciate the work you've done here but I have a couple of pain points and I'd like to suggest some minor refactors to improve how the module is used and generally just prov…
-
This line causes the following error.
```ts
import { Database as Connection } from 'better-sqlite3';
```
```
> tsup index.ts --dts --bundle
Error: 'Database' is not exported by node_module…
-
### Describe the bug
After upgrading from [@vanilla-extract/esbuild-plugin@2.0.3](https://www.npmjs.com/package/@vanilla-extract/esbuild-plugin/v/2.0.3) to [@vanilla-extract/esbuild-plugin@2.0.4](htt…
-
### Describe the bug
Using @sveltejs/adapter-vercel@1.0.0-next.63, I can build a pnpm monorepo (using turborepo) locally, but deployment to Vercel fails with a cryptic error:
```
[23:17:49.972] @…
-
Habe die Installation durchgeführt gab leider einen Fehler beim Setup
```
root@debian:/home/discord-bot# npm run deploy
> discord-web-bot-ifheroes@1.0.0 deploy
> node ./src/deploy-commands.js…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
**Describe the bug**
MDX v2 switches to ESM, but Theme UI's cjs file is imported during Next's SSR, which causes an error. I'm not entirely sure if this is a bug in Theme UI or Next, but a direct `…
johno updated
2 years ago