openMF / web-self-service-app

Web app for clients to access and directly interact with their own accounts using Apache Fineract Self-Service APIs
http://openmf.github.io/web-self-service-app/
MIT License
33 stars 107 forks source link

Update README.md #184

Open francisguchie opened 1 year ago

francisguchie commented 1 year ago

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

#177 

Screenshots/GIFs, if any:

francisguchie commented 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

francisguchie commented 1 year ago

@avikganguly01 kindly review and if possible merge all works fine for me

francisguchie commented 1 year ago

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.