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
$ DEBUG=iles:* npm run dev
> iles-app@0.0.0 dev
> iles dev --open
file:///Users/jmeguerian/Code/tmp/iles-app/node_modules/iles/dist/node/chunk-IMB7AIW2.js:63
import { shouldTransformRef, transformRef } from "vue/compiler-sfc";
^^^^^^^^^^^^
SyntaxError: The requested module 'vue/compiler-sfc' does not provide an export named 'transformRef'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:132:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:214:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
at async executeCommand (file:///Users/jmeguerian/Code/tmp/iles-app/node_modules/iles/dist/node/cli.js:25:30)
Node.js v21.1.0
ilesandvite.Description 馃摉
iles using a named export from vue/transformer-sfc that does not exist
Dependencies Info
iles v0.9.5 | vite v4.5.1 - iles@0.9.5 - typescript@5.3.3 - vue-tsc@1.8.27Logs 馃摐
If not providing a reproduction:
Output