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
(node:16032) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
src/index.ts → dist/index.js...
[!] (plugin swc) TypeError: fallbackBindings.transform is not a function
src/index.ts
at Compiler.<anonymous> (/data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/@[email protected]/node_modules/@swc/core/index.js:223:41)
at Generator.next (<anonymous>)
at /data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/@[email protected]/node_modules/@swc/core/index.js:34:71
at new Promise (<anonymous>)
at __awaiter (/data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/@[email protected]/node_modules/@swc/core/index.js:30:12)
at Compiler.transform (/data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/@[email protected]/node_modules/@swc/core/index.js:202:16)
at transform (/data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/@[email protected]/node_modules/@swc/core/index.js:344:21)
at Object.transform (file:///data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/[email protected]_zz5argbrqg64xved5wkdukot6e/node_modules/rollup-plugin-swc3/dist/index.mjs:129:20)
at /data/data/com.termux/files/home/ffmpeg-discord/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/shared/rollup.js:24076:40
My rollup.config.js
The text was updated successfully, but these errors were encountered: