Request clarification before answering.
Hello nsaini121,
There can be 2 issues :
Issue 1 : There is a version issue in your package.json file.
In the package.json check for devDependencies, change it to your current version or "1.4.1"
Example : "devDependencies": { "@sap/grunt-sapui5-bestpractice-build": "1.4.1" }
Issue 2 : Check if there are any errors in your controller.js files. like : duplicates functions, missing semicolons or console.log....
Regards,
Amit Mahindre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.