Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monorepo 初始化 (持续更新) #50

Open
MarkShawn2020 opened this issue Jul 22, 2024 · 0 comments
Open

monorepo 初始化 (持续更新) #50

MarkShawn2020 opened this issue Jul 22, 2024 · 0 comments

Comments

@MarkShawn2020
Copy link
Member

file-box、padlocal-ts包默认安装的 jimp 是 0.16,没有 es/index.js,导致 vite 打包时错误,在根目录强制为 0.22 即可,see: https://chatgpt.com/c/5dfc8a13-42b2-4c1b-9596-81e23cf1f4bb

// $ROOT/package.json
{
  "resolutions": {
    "jimp": "0.22.12"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant