Closed alphamodel closed 3 years ago
After running
npm install npm run build:all
and install the built python package, the example/app.py is not runnable. Are there any additional steps that need to be made? Thanks!
example/app.py
Error with path src/lib/components/js/adminlte.jsError: No suitable component definition found. Error: No suitable component definition found.
FYI, when building above error pops out.
False alarm, sorry.
After running
and install the built python package, the
example/app.py
is not runnable. Are there any additional steps that need to be made? Thanks!FYI, when building above error pops out.