-
Notifications
You must be signed in to change notification settings - Fork 309
Open
Description
Sorry to bother you"
When I install @nuxt/image locally, it generates both ipx and sharp. However, I noticed that within sharp, it generates the sharp-darwin-arm64v8.node package based on the environment, but my deployment environment is Linux. Therefore, when I package it, it attempts to look for the linux-x64 package. I'm not sure how to ensure that it packages according to the target deployment environment.
Metadata
Metadata
Assignees
Labels
No labels