New Mini Program container FAQ

更新时间:
复制 MD 格式

How do I resolve the "command not found: mpaas" error during iOS integration?

The command not found: mpaas error occurs because the command line interface (CLI) is not installed. For more information, see the prerequisites for integrating mPaaS into an existing project. If the mPaaS plugin is not installed, run the sh <(curl -s http://mpaas-ios.oss-cn-hangzhou.aliyuncs.com/cocoapods/installmPaaSCocoaPodsPlugin.sh) command to install it.