-
### Vue - Official extension or vue-tsc version
^2.0.21
### VSCode version
1.88.1
### Vue version
^3.4.29
### TypeScript version
~5.4.0
### System Info
_No response_
### package.json depende…
-
The `yarn build` command fails during building the production build.
This is with nodejs version `20.12.1`.
The .env file is a copy of the example env with only `NEXTAUTH_SECRET=` and `CALENDSO_EN…
-
### [REQUIRED] Step 2: Describe your environment
* Android Studio version: Hedgehog 2023.1.1 Patch 2
* Firebase Component: App Distribution Gradle Plugin
* Component version: 4.0.1
*…
safu9 updated
1 month ago
-
### Describe the bug
```
// Next.js Custom Route Handler: https://nextjs.org/docs/app/building-your-application/routing/router-handlers
import { createSchema, createYoga } from 'graphql-yoga'
impo…
-
The `libghr` crate currently contains numerous types used on the backend to forward to the frontend.
However, it makes no sense to compile all those info-gathering crates for the server side of th…
-
https://github.com/polkadot-api/polkadot-api/blob/de3f57103460478322d29fb5c7c44b722f5664fb/packages/cli/src/commands/generate.ts#L85
I have a monorepo and i isolated the descriptors so i can used t…
-
### Describe the bug
Hello,
I have upgraded my project to next 15.0.3-canary.5 and "next-themes": "^0.4.1",
and now when I run
`pnpm run build `
**It works with "next-themes": "^0.3.0",**
…
-
Hey!
I'm implementing a way for my front-end to retrieve validation schemes from the back-end automatically. While snooping around I realized that I can use `schema.describe()` in conjunction with …
-
Hello! Thank you so much for making this open source extension!
I tried building the extension myself and got this error:
```
$ npm run buildPreview && vsce package
> jma-edi-edifact-support…
-
Hello, I'm trying to use prost with a proto file that includes `google.protobuf.Timestamp` like so:
```proto
syntax = "proto3";
import "google/protobuf/timestamp.proto";
message Command {
…