Topic: MDB Publish not working
Site Published to MDB Area
Get errors
When I try to use an app generated with mdb init under ng-uikit-pro-standard version the publish does not work. FYI you must do npm install prior to publish
When I do this with the Angular-Bootstrap-with-Material-Design it works fine
Also which one should I be using, PRO?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB Academy
- MDB Version: -
- Device: PC
- Browser: Chrome
- OS: Win 10
- Provided sample code: No
- Provided link: No
Sebastian Kaczmarek staff pro premium commented 6 years ago
What's not working? I mean, what is the current behavior and what is expected behavior?
zlxltd commented 6 years ago
Sebastian Kaczmarek staff pro premium commented 6 years ago
@zlxltd it's an identified bug on our side. To temporarily fix this, please make sure you have the
scriptsentry in thepackage.json. It can be empty but needs to be defined. Let me know if that helps