Open francisguchie opened 1 year ago
@avikganguly01 kindly review and if possible merge - many users are trying to build and test but a whole lot of errors pop up - These to me are false bugs - all one needs is npm v8.9.4 and gulp v3.9.1 and all is ok
@avikganguly01 kindly review and if possible merge all works fine for me
Can you delete any caches that you have and retry installing this by following the Readme and let me know if the test was successful?
I am vividly sure that this repo builds well using gulp 3.9.1 since it has gulp in it . the construction of gulpfile.js in gulp >= 4.0.2 is far different from what we have in the current develop branch. Thus the assertion error - see this link changing syntax of gulp 3 to gulp 4
So its not about the caches.
Due to old dependencies we have to use node v8.9.4
Thank you for contributing to Mifos web self-service.
Description
npm v8.9.4 is what tallies well with the gulp version in use at the moment - that I have updated the read me to make it ok for any developer / user to gulp build or gulp serve the pages
Related issues and discussion
Screenshots/GIFs, if any: