AprilNEA / AprilNEA/AChat

在freebsd14上运行文档中的pnpm run db:init报错

Open
#216 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.3k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

pnpm run db:init

> chatgpt-admin-web@3.2.4 db:init /xxxx
> prisma db push && prisma db seed

Error: Unknown binaryTarget freebsd14 and no custom engine files were provided
 ELIFECYCLE  Command failed with exit code 1.

是否是因为项目不支持在freebsd上构建?如果是的话,需要怎么做才能够在freebsd上构建呢?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by rerunning `pnpm run db:init` on FreeBSD 14 and trace the `prisma db push && prisma db seed` entry point to its Prisma binary-target configuration. Done means database initialization completes on FreeBSD, or the project clearly documents that the platform is unsupported and explains the required build path.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, databases, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.