community-app
community-app copied to clipboard
Error o on running "grunt serve"
Description
Good day everyone I get the the bellow error after running : grunt serve /home/user/.nvm/versions/node/v8.0.0/lib/node_modules/grunt-cli/node_modules/micromatch/index.js:44 let isMatch = picomatch(String(patterns[i]), { ...options, onResult }, true); ^^^
SyntaxError: Unexpected token ...
at createScript (vm.js:74:10)
at Object.runInThisContext (vm.js:116:10)
at Module._compile (module.js:533:28)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.
Steps to Reproduce
follow the instructions an install all the dependence and run "grunt serve" from the project root
Expected Behaviour
Actual Behaviour
Settings
- Mifos X version: 21.07.01
- Browser used:
- OS:ubunt 20.0
- npm 8.0
- nodejs 6