Closed x900603 closed 2 months ago
Hi. Are you using type: "module"
in your package.json by any chance?
Could not reproduce with yarn 1.22.19 and Node v20.16.0.
Please fill the issue report properly. quasar info
output is missing. You should put the stuff there into relevant log output instead. The reproduction URL you've used is just to trick our system, to trick us, to trick the people trying to help you.
@x900603 You could try using a fresh Quasar installation
@yusufkandemir I'm sorry I edited my report If need more information please let me know
It exists in the registry: https://www.npmjs.com/package/quasar?activeTab=code
It exists in the resolved version too: https://github.com/x900603/q-w2/blob/e1a362bd51f6efd95b82f752a9953779eb610c5b/yarn.lock#L5074C13-L5074C109
I would recommend deleting node_modules
and reinstalling dependencies. If it still doesn't work, remove both node_modules
and yarn.lock
and reinstall dependencies. If even that doesn't work, clean yarn cache and repeat the previous steps.
After i deleting node_modules
and clean yarn cache, all is good.
Thanks!
What happened?
yarn dev
failedhere is missing index.cjs
What did you expect to happen?
yarn dev
successi guess here need have index.cjs
Reproduction URL
https://github.com/x900603/q-w2
How to reproduce?
yarn create quasar
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)
Platforms/Browsers
Chrome
Quasar info output
Relevant log output
Additional context
2.16.7 is good