Koniverse / SubConnect

Note: We have stopped further development of this version and replaced it with a new and more complete version here
https://github.com/Koniverse/SubConnect-v2
Apache License 2.0
43 stars 14 forks source link

Is this repo still maintained? #24

Open samelamin opened 1 year ago

samelamin commented 1 year ago

I get the below error when i run

yarn build:ui

Module build failed (from ../../node_modules/css-loader/dist/cjs.js): Error: PostCSS received undefined instead of CSS string

saltict commented 1 year ago

Hi @samelamin,

Please use node v16 or v18 and ensure that you run yarn install before run yarn build:ui.