Topic: mbd publish
Troy Smith free asked 4 years ago
Expected behavior I was using the mdb init and mdb publish.. And i was expecting that I would have some confirmation that the project would be published on your website. Actual behavior mdb publish Here is the Error Log ******************************************************Problem with reading project metadata: Error: ENOENT: no such file or directory, open '/home/ubuntu/angular8-projects/hospice-clinical/.mdb' TypeError: Cannot read property 'packageName' of undefined at PublishHandler._callee$ (/usr/lib/node_modules/mdb-cli/utils/publish-handler.js:101:52) at tryCatch (/usr/lib/node_modules/mdb-cli/node_modules/regenerator-runtime/runtime.js:65:40) at Generator.invoke [as _invoke] (/usr/lib/node_modules/mdb-cli/node_modules/regenerator-runtime/runtime.js:303:22) at Generator.prototype. [as next] (/usr/lib/node_modules/mdb-cli/node_modules/regenerator-runtime/runtime.js:117:21) at asyncGeneratorStep (/usr/lib/node_modules/mdb-cli/utils/publish-handler.js:11:103) at _next (/usr/lib/node_modules/mdb-cli/utils/publish-handler.js:13:194)
Resources (screenshots, code snippets etc.) No screen shots. This is a terminal command
Sebastian Kaczmarek staff answered 4 years ago
We have released a new version of mdb-cli
package this Monday. Please try running following command to upgrade to the latest version:
$ npm i mdb-cli -g
Hope it helps
YoussDev68 free commented 4 years ago
Please can u explain why publish command don't push new files and changes to server mdb ? thx
Sebastian Kaczmarek staff commented 4 years ago
What do you mean by "don't publish"? Do you get any errors? What does the console say? Have you tried running the above command to get the latest version?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.0.0
- Device: desktop
- Browser: chrome
- OS: ubuntu
- Provided sample code: No
- Provided link: No