Hello!
While trying to deploy application to Cloud Platform using Web IDE I am getting an error.
9:17:18 PM (Application Index) URI block was not added to the manifest.json file: This method is not implemented 9:17:18 PM (Build) Build started. 9:17:20 PM (DIBuild) Build of "/rm-web" in progress. 9:17:20 PM (DIBuild) [INFO] Retrieving source code
9:17:23 PM (DIBuild) [INFO] Preparing node environment 9:17:25 PM (DIBuild) [INFO] package.json not modified, skipping npm installation
[INFO] Node environment ready
[ERROR] An unexpected error has occurred during the build
[INFO] Build finished in 4 seconds
This happened since today. Before it was working fine and I didn't changed package.json and manifest.json.Could you please tell me what is a possible solution for this?
Thanks a lot!