Error when creating UI App Extension #17701
Labels
area/app-ext
area/project-creation
Related to project creation process using the commands: `yarn create quasar` and `npm init quasar`
bug/2-confirmed
We have reproduce the problem and confirmed that this is a bug.
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
I went through the process of installing an ui app-extension and i receive the error ReferenceError: aeCodeFormat is not defined.
I was able to install an app and a plain app-extension without issue.
I uninstalled and reinstalled node, npm, yarn, @quasar/cli .
The error is on install so I do not have a reproduction.
What did you expect to happen?
I was really hoping it would install a UI App extension.
Reproduction URL
https://codepen.io/whoacowboy/pen/zxOKVNO/1f66c7abbd429e2e0cbbb26d56588a0f
How to reproduce?
Just go through the install process.
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
App Extension API
Platforms/Browsers
Firefox
Quasar info output
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: