hotosm / galaxy-ui

This is the frontend interface for the OSM Galaxy project built using React.
5 stars 3 forks source link

Error: Please install PostCSS 8 or above #102

Open aliraza944 opened 2 years ago

aliraza944 commented 2 years ago

I have forked the repo and installed all the dependencies. When I am trying to run the development server it's giving the error that I need to install the postCSS8 or above for this. Here is the screenshot of the error
image

d-rita commented 2 years ago

@aliraza944 let me look into this. Meanwhile, what version of Node are you running?

aliraza944 commented 2 years ago

I am running v16.15.0

d-rita commented 2 years ago

Could you try running versions 14 or 15?

aliraza944 commented 2 years ago

OK let me see... I did install the postcss in the repo and then it worked fine.