Hello @tauqeeruzzaman
Need to clear or delete the cache folder. then run your command.
I clear cache folder but it did not resolve my issue.
I check angular-error.log file, which redirect me to ( local.newcrm.com/node_modules/ajv-formats/dist/index.js ) file. So i know this file is not the part of project.
As it is part of Dependency named ( ajv-formats ) so I upgrate the dependency, then remove node_modules folder, after that install node_module.
Then i continue with my commands as mentioned in Suitecrm-8 documentation for setting up front end extension module, As last i am successful in achieving my goal.|
By the way thanks for reply.