blitz-js / blitz-js/blitz

NOT DONE - failing deployment on vercel

Open
#4,454 0 comments 0 reactions 0 assignees View on GitHub
kind/bug status/done status/triage
Dominant language
TypeScript
Stars
14.1k
Forks
803
PR merge metrics
No merged PRs in 30d

Description

### What is the problem?

Hello,

i am trying to deploy an app to vercel but the deployment always fails. The reason seems to be an injected `target` property that vercel is somehow not supporting. **Building locally works fine, just the deployment fails**

To make this work, I tried to use some other node version and installed node 13.x up to 16.x. I also tried to downgrade blitz to blitz 2.x which did not work. I tried different node versions from node 20.x up to 24.x, nothing resolved the deployment error.

I also started a new blitz app from scratch using `blitz new`and tried to deploy it to vercel as well. But here, the same error occured.

A different answer suggested to fix it with upgrading next to 15.x. This did not resolve the issue for me. The same error persisted.

### Paste all your error logs here:

This is the deployment log on vercel

```
11:18:10.670 Running build in Washington, D.C., USA (East) – iad1
11:18:10.670 Build machine configuration: 2 cores, 8 GB
11:18:10.923 Cloning github.com/ReykCS/*** (Branch: master, Commit: de5fe34)
11:18:10.924 Previous build caches not available.
11:18:12.245 Cloning completed: 1.322s
11:18:12.730 Running "vercel build"
11:18:13.137 Vercel CLI 49.1.2
11:18:15.232 Running "install" command: `npm install`...
11:18:15.540 npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm.
11:18:19.154 npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
11:18:19.428 npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
11:18:19.542 npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
11:18:19.587 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
11:18:19.647 npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
11:18:20.167 npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
11:18:20.417 npm warn deprecated lodash.template@4.5.0: This package is deprecated. Use https://socket.dev/npm/package/eta instead.
11:18:20.597 npm warn deprecated keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:20.829 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
11:18:21.005 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
11:18:22.268 npm warn deprecated @types/react-toast-notifications@2.4.1: This is a stub types definition. react-toast-notifications provides its own type definitions, so you do not need this installed.
11:18:22.310 npm warn deprecated @types/generate-password@1.5.3: This is a stub types definition. generate-password provides its own type definitions, so you do not need this installed.
11:18:22.401 npm warn deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:22.690 npm warn deprecated @oclif/screen@1.0.4: Deprecated in favor of @oclif/core
11:18:22.756 npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
11:18:23.377 npm warn deprecated @oclif/color@0.1.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:24.311 npm warn deprecated @oclif/command@1.8.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:24.432 npm warn deprecated @oclif/help@1.0.15: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:24.462 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
11:18:24.463 npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
11:18:24.464 npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
11:18:24.465 npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
11:18:24.488 npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
11:18:24.489 npm warn deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
11:18:24.490 npm warn deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
11:18:24.490 npm warn deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
11:18:24.540 npm warn deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
11:18:24.540 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
11:18:24.540 npm warn deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
11:18:24.607 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
11:18:24.611 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
11:18:24.775 npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
11:18:24.864 npm warn deprecated @oclif/errors@1.3.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:25.318 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
11:18:25.336 npm warn deprecated @oclif/parser@3.8.17: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:25.400 npm warn deprecated @oclif/config@1.17.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:25.419 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
11:18:25.855 npm warn deprecated cli-ux@5.6.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:25.890 npm warn deprecated @oclif/command@1.8.36: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:26.465 npm warn deprecated @oclif/config@1.18.17: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:26.636 npm warn deprecated @oclif/config@1.18.16: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:26.923 npm warn deprecated cli-ux@4.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:18:28.387 npm warn deprecated @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
11:18:36.999 npm warn deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
11:18:59.567
11:18:59.568 added 1408 packages, and audited 1409 packages in 44s
11:18:59.568
11:18:59.568 205 packages are looking for funding
11:18:59.568 run `npm fund` for details
11:18:59.865
11:18:59.866 29 vulnerabilities (4 low, 6 moderate, 16 high, 3 critical)
11:18:59.866
11:18:59.866 To address issues that do not require attention, run:
11:18:59.867 npm audit fix
11:18:59.867
11:18:59.867 To address all issues possible (including breaking changes), run:
11:18:59.867 npm audit fix --force
11:18:59.867
11:18:59.868 Some issues need review, and may require choosing
11:18:59.868 a different dependency.
11:18:59.868
11:18:59.868 Run `npm audit` for details.
11:18:59.921 Detected Next.js version: 13.5.4
11:18:59.937 Running "yarn run build"
11:19:00.190 yarn run v1.22.19
11:19:00.217 $ blitz build
11:19:00.618 ✔ Next.js was successfully patched with a React Suspense fix
11:19:00.701 ✔ Routes manifest was successfully generated
11:19:01.329
11:19:01.330 > Build error occurred
11:19:01.330 Error: The "target" property is no longer supported in next.config.js.
11:19:01.330 See more info here https://nextjs.org/docs/messages/deprecated-target-config
11:19:01.330 at loadConfig (/vercel/path0/node_modules/next/dist/server/config.js:670:19)
11:19:01.331 at async Span.traceAsyncFn (/vercel/path0/node_modules/next/dist/trace/trace.js:105:20)
11:19:01.331 at async /vercel/path0/node_modules/next/dist/build/index.js:189:28
11:19:01.331 at async Span.traceAsyncFn (/vercel/path0/node_modules/next/dist/trace/trace.js:105:20)
11:19:01.331 at async build (/vercel/path0/node_modules/next/dist/build/index.js:184:29)
11:19:01.331 at async main (/vercel/path0/node_modules/next/dist/bin/next:156:5)
11:19:01.349 error Command failed with exit code 1.
11:19:01.350 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
11:19:01.364 Error: Command "yarn run build" exited with 1
```

Ans the output logs for version 15.x

```
11:46:07.040 Running build in Washington, D.C., USA (East) – iad1
11:46:07.040 Build machine configuration: 2 cores, 8 GB
11:46:07.171 Cloning github.com/ReykCS/*** (Branch: master, Commit: 0f7401a)
11:46:07.172 Previous build caches not available.
11:46:08.320 Cloning completed: 1.149s
11:46:08.773 Running "vercel build"
11:46:09.183 Vercel CLI 49.1.2
11:46:09.571 Running "install" command: `npm install`...
11:46:09.861 npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm.
11:46:14.156 npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
11:46:14.493 npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
11:46:14.611 npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
11:46:14.708 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
11:46:14.764 npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
11:46:15.406 npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
11:46:15.632 npm warn deprecated lodash.template@4.5.0: This package is deprecated. Use https://socket.dev/npm/package/eta instead.
11:46:15.771 npm warn deprecated keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:16.099 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
11:46:16.261 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
11:46:17.739 npm warn deprecated @types/react-toast-notifications@2.4.1: This is a stub types definition. react-toast-notifications provides its own type definitions, so you do not need this installed.
11:46:17.851 npm warn deprecated @types/generate-password@1.5.3: This is a stub types definition. generate-password provides its own type definitions, so you do not need this installed.
11:46:18.313 npm warn deprecated @oclif/screen@1.0.4: Deprecated in favor of @oclif/core
11:46:18.370 npm warn deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:18.654 npm warn deprecated @oclif/color@0.1.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:18.921 npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
11:46:20.065 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
11:46:20.066 npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
11:46:20.067 npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
11:46:20.068 npm warn deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
11:46:20.093 npm warn deprecated @oclif/command@1.8.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:20.099 npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
11:46:20.101 npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
11:46:20.106 npm warn deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
11:46:20.107 npm warn deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
11:46:20.108 npm warn deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
11:46:20.137 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
11:46:20.139 npm warn deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
11:46:20.159 npm warn deprecated @oclif/help@1.0.15: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:20.164 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
11:46:20.221 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
11:46:20.377 npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
11:46:20.639 npm warn deprecated @oclif/errors@1.3.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:20.939 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
11:46:21.089 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
11:46:21.111 npm warn deprecated @oclif/parser@3.8.17: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:21.419 npm warn deprecated @oclif/config@1.17.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:21.566 npm warn deprecated @oclif/command@1.8.36: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:21.765 npm warn deprecated cli-ux@5.6.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:22.089 npm warn deprecated @oclif/config@1.18.17: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:22.217 npm warn deprecated @oclif/config@1.18.16: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:22.769 npm warn deprecated cli-ux@4.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
11:46:24.458 npm warn deprecated @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
11:46:44.858 npm warn deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
11:46:56.597
11:46:56.598 added 1413 packages, and audited 1414 packages in 47s
11:46:56.599
11:46:56.600 210 packages are looking for funding
11:46:56.600 run `npm fund` for details
11:46:56.851
11:46:56.854 28 vulnerabilities (4 low, 6 moderate, 16 high, 2 critical)
11:46:56.854
11:46:56.855 To address issues that do not require attention, run:
11:46:56.855 npm audit fix
11:46:56.855
11:46:56.855 To address all issues possible (including breaking changes), run:
11:46:56.855 npm audit fix --force
11:46:56.855
11:46:56.856 Some issues need review, and may require choosing
11:46:56.856 a different dependency.
11:46:56.856
11:46:56.856 Run `npm audit` for details.
11:46:56.959 Detected Next.js version: 15.5.7
11:46:56.996 Running "yarn run build"
11:46:57.301 yarn run v1.22.19
11:46:57.331 $ blitz build
11:46:57.494 {
11:46:57.495 "errno": -2,
11:46:57.495 "code": "ENOENT",
11:46:57.495 "syscall": "open",
11:46:57.495 "path": "/vercel/path0/node_modules/next/dist/client/on-recoverable-error.js"
11:46:57.495 }
11:46:57.587 ✔ Routes manifest was successfully generated
11:46:58.315
11:46:58.316 > Build error occurred
11:46:58.318 [Error: The "target" property is no longer supported in next.config.js.
11:46:58.319 See more info here https://nextjs.org/docs/messages/deprecated-target-config]
11:46:58.338 error Command failed with exit code 1.
11:46:58.339 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
11:46:58.356 Error: Command "yarn run build" exited with 1
```

### Paste all relevant code snippets here:

Here is my full `package.json`

```
{
"name": "***",
"version": "2.0.0",
"scripts": {
"dev": "blitz dev",
"build": "blitz build",
"start": "blitz start",
"studio": "blitz prisma studio",
"lint": "eslint --ext .js,.ts,.tsx .",
"test": "jest",
"test:watch": "jest --watch"
},
"prisma": {
"schema": "db/schema.prisma"
},
"prettier": {
"semi": false,
"printWidth": 80
},
"dependencies": {
"@blitzjs/auth": "3.0.2",
"@blitzjs/next": "3.0.2",
"@blitzjs/rpc": "3.0.2",
"@headlessui/react": "2.2.9",
"@heroicons/react": "2.2.0",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@prisma/client": "5.4.2",
"@react-pdf/renderer": "4.3.1",
"@tailwindcss/postcss": "4.1.17",
"@types/generate-password": "1.5.3",
"@types/react-toast-notifications": "2.4.1",
"autoprefixer": "10.x",
"blitz": "3.0.2",
"date-fns": "4.1.0",
"final-form": "5.0.0",
"generate-password": "1.7.1",
"heroicons": "2.2.0",
"html2canvas": "1.4.1",
"jspdf": "3.0.4",
"mongodb": "7.0.0",
"next": "13.5.4",
"postcss": "8.x",
"prisma": "5.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-final-form": "7.0.0",
"react-range": "1.10.0",
"react-toast-notifications": "2.5.1",
"secure-password": "4.0.0",
"tailwindcss": "3.x",
"zod": "3.22.4"
},
"devDependencies": {
"@types/preview-email": "3.1.0",
"@types/react": "19.2.7",
"eslint": "9.39.1",
"lint-staged": "16.2.7",
"prettier": "3.7.4",
"prettier-plugin-prisma": "5.0.0",
"pretty-quick": "4.2.2",
"preview-email": "3.1.0",
"typescript": "5.9.3"
},
"private": true
}

```

### What are detailed steps to reproduce this?

1. Clone a new blitz app with `blitz new ...`
2. Try to deploy it to vercel without any changes

### Run `blitz -v` and paste the output here:

```
Blitz version: 3.0.2 (global)
Blitz version: 3.0.2 (local)
macOS | darwin-arm64 | Node: v24.2.0

Package manager: npm

System:
OS: macOS 15.3.2
CPU: (12) arm64 Apple M3 Pro
Memory: 170.56 MB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.2.0 - /opt/homebrew/bin/node
Yarn: 1.22.21 - /opt/homebrew/bin/yarn
npm: 11.6.4 - /opt/homebrew/bin/npm
npmPackages:
@blitzjs/auth: 3.0.2 => 3.0.2
@blitzjs/next: 3.0.2 => 3.0.2
@blitzjs/rpc: 3.0.2 => 3.0.2
@prisma/client: 5.4.2 => 5.4.2
blitz: 3.0.2 => 3.0.2
next: 13.5.4 => 13.5.4
prisma: 5.4.2 => 5.4.2
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
typescript: 5.9.3 => 5.9.3

```

And this is my next.config.js

```
// @ts-check
const { withBlitz } = require("@blitzjs/next")

/**
* @type {import('@blitzjs/next').BlitzConfig}
**/
module.exports = withBlitz({})
```

### Please include below any other applicable logs and screenshots that show your problem:

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.