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
This cannot be migrated to V2 on Linux but it can on Windows>
Full error on Linux
✨ This command will migrate your Qwik application from v1 to v2
This includes the following:
- "@builder.io/qwik", "@builder.io/qwik-city" and "@builder.io/qwik-react" packages will be rescoped to "@qwik.dev/core", "@qwik.dev/router" and "@qwik.dev/react" respectively
- related dependencies will be updated
│
◇ Do you want to proceed?
│ Yes
Error: ENOTDIR: not a directory, scandir '/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/.bin/acorn'
at readdirSync (node:fs:1584:26)
at visitNotIgnoredFiles (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:277999:50)
at visitNotIgnoredFiles (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278007:7)
at visitNotIgnoredFiles (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278007:7)
at visitNotIgnoredFiles (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278007:7)
at replaceImportInFiles (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278129:3)
at runV2Migration (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278181:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async runCommand2 (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278302:7)
at async Object.runCli (/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/@builder.io/qwik/dist/cli.cjs:278274:5) {
errno: -20,
code: 'ENOTDIR',
syscall: 'scandir',
path: '/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/.bin/acorn'
}
❌ Error: ENOTDIR: not a directory, scandir '/{location of stuff}/js-framework-benchmark/frameworks/keyed/qwik/node_modules/.bin/acorn'
Reproduction
n/a
Steps to reproduce
No response
System Info
n/a
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Which component is affected?
Qwik Runtime
Describe the bug
Issue appears here https://github.com/krausest/js-framework-benchmark/tree/master/frameworks/keyed/qwik
This cannot be migrated to V2 on Linux but it can on Windows>
Full error on Linux
Reproduction
n/a
Steps to reproduce
No response
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: