Extension cannot be installed with @quasar/[email protected] #17797
Labels
area/app-ext
bug/1-hard-to-reproduce
A reproduction is available, but it's hard to reproduce, so it has a lower priority.
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-webpack
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
I am not able to invoke my extension in a quasar project. I got this error
When I go to the
@quasar/app-webpack/lib/app-extension/create-app-ext.js:29:37
file I can see that the fileExists is actually not defined. Maybe it is a mistake?What did you expect to happen?
I was expecting to install my extension successfully, I am able to install with
v4.0.7
Reproduction URL
quasar/app-webpack/lib/app-extension/create-app-ext.js
Line 29 in 911de4a
How to reproduce?
fileExists
is actually not definedFlavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
App Extension API
Platforms/Browsers
Chrome
Quasar info output
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: