You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: