HimanshU Mourya
HimanshU Mourya
Getting same issue ``` PS D:\astro\NewInstaUi> pnpm add astro WARN GET https://registry.npmjs.org/astro/-/astro-4.2.4.tgz error (ERR_PNPM_TARBALL_EXTRACT). Will retry in 10 seconds. 2 retries left. WARN 1 deprecated subdependencies found: [email protected] Packages: +644...
Same Issue!! ``` pnpm\@[email protected]\node_modules\@ffmpeg\util\dist\esm\index.js:1 import { ERROR_RESPONSE_BODY_READER, ERROR_INCOMPLETED_DOWNLOAD, } from "./errors.js"; ^^^^^^ SyntaxError: Cannot use import statement outside a module at internalCompileFunction (node:internal/vm:73:18) at wrapSafe (node:internal/modules/cjs/loader:1153:20) at Module._compile (node:internal/modules/cjs/loader:1205:27) at...
> When I share any url with whatsapp or twitter etc., my message looks like this _**THE MESSAGE**_** (some text about my campaign) > > For more details visit this...
> I noticed that building mastra with bun results in an empty `.mastra` in my Dockerfile. Perhaps `mastra build` fails silently under Bun due to this? > > Example Dockerfile:...