You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*
* [Package Error] "@vercel/[email protected]" could not be built.
*
* [1/5] Verifying package is valid…
* [2/5] Installing dependencies from npm…
* [3/5] Building package using esinstall…
* Running esinstall...
* Could not load @vercel/og/dist/yoga.wasm?module (imported by ../tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/index.edge.js): ENOENT: no such file or directory, open '/tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/yoga.wasm?module'
* Could not load /tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/yoga.wasm?module (imported by ../tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/index.edge.js): ENOENT: no such file or directory, open '/tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/yoga.wasm?module'
*
* How to fix:
* - If you believe this to be an error in Skypack, file an issue here: https://github.com/skypackjs/skypack-cdn/issues
* - If you believe this to be an issue in the package, share this URL with the package authors to help them debug & fix.
* - Use https://skypack.dev/ to find a web-friendly alternative to find another package.
*/
console.warn("[Package Error] \"@vercel/[email protected]\" could not be built. \n[1/5] Verifying package is valid…\n[2/5] Installing dependencies from npm…\n[3/5] Building package using esinstall…\nRunning esinstall...\nCould not load @vercel/og/dist/yoga.wasm?module (imported by ../tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/index.edge.js): ENOENT: no such file or directory, open '/tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/yoga.wasm?module'\nCould not load /tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/yoga.wasm?module (imported by ../tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/index.edge.js): ENOENT: no such file or directory, open '/tmp/cdn/_KXvVoWY5jRNQzan8tu5G/node_modules/@vercel/og/dist/yoga.wasm?module'");
throw new Error("[Package Error] \"@vercel/[email protected]\" could not be built. ");
export default null;
The text was updated successfully, but these errors were encountered:
nounder
changed the title
Loading wasm modules doesn't work
Modules with wasm cannot be build
Jul 12, 2024
Loading
@vercel/og
which uses yoga and resvg wasm modules for image generation fails.https://cdn.skypack.dev/@vercel/og
throws build error:The text was updated successfully, but these errors were encountered: