1. Failed to load SWC binary for linux/x64, see more info here: https://nextjs.org/docs/messages/failed-loading-swc 今天部署项目遇到下面报错Attempted to load @nex
but it was not installed warn - Attempted to load @next/swc-linux-x64-musl, but an error occurred: libc.musl-x86_64.so.1: cannot open shared object file: No such
that pointed me to node_modules/next/next-swc-fallback/@next/swc-linux-x64-musl that it was unable to decompress, but it turns out I was reading too much into this error, when it was an error with my install step. In the line where I ran npm install in my pipeline script, I had...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} jrmarcosbato / nextjs-blog-theme Public Notifications You must be signed in to change notification settings Fork 0 ...
"@next/swc-linux-x64-musl@13.3.1-canary.8": version "13.3.1-canary.8" resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.3.1-canary.8.tgz#ada4585046a7937f96f2d39fc4aaca12826dde5f" integrity sha512-/FVBPJEBDZYCNraocRWtd5ObAgNi9VFnzJYGYDY...
"@next/swc-linux-x64-musl@12.1.6": version "12.1.6" resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.6.tgz#1d9933dd6ba303dcfd8a2acd6ac7c27ed41e2eea" integrity sha512-c9Vjmi0EVk0Kou2qbrynskVarnFwfYIi+wKufR9Ad7/IKKuP6aEhOdZiI...
that pointed me to node_modules/next/next-swc-fallback/@next/swc-linux-x64-musl that it was unable to decompress, but it turns out I was reading too much into this error, when it was an error with my install step. In the line where I ran npm install in my pipeline script, I had...
"@next/swc-linux-x64-musl@12.1.6": version "12.1.6" resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.6.tgz#1d9933dd6ba303dcfd8a2acd6ac7c27ed41e2eea" integrity sha512-c9Vjmi0EVk0Kou2qbrynskVarnFwfYIi+wKufR9Ad7/IKKuP6aEhOdZiI...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} mehuman / nextjs-blog-theme Public Notifications You must be signed in to change notification settings Fork 0 Star ...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} mehuman / nextjs-blog-theme Public Notifications You must be signed in to change notification settings Fork 0 Star 0 ...