-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
- I have read the troubleshooting section before opening an issue.
- I have tried upgrading
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
$ 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.0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels