mui-scaffold icon indicating copy to clipboard operation
mui-scaffold copied to clipboard

Compatibility Problems when trying to run it.

Open jetrotal opened this issue 4 years ago • 0 comments

When running npm i, I got errors describing missing files inside .staging Some were related to mui and some were related to rxjs

when i tried running npm run dev

The app gave me errors like 'cp' and 'export' commands not recognized. I tried researching about those errors. It looks like the app was written to run on UNIX and not Windows.

I found some workarounds to run Unix commands on cmd, but i couldn't run it.

I tried the live demo too, looks offline. Maybe posting it in github.io could be nice.

This is such a nice project, I wish I could know better how to run it. Thanks in advance

jetrotal avatar Jan 19 '21 09:01 jetrotal