zhibirc

Results 5 comments of zhibirc

Just FYI, Cron syntax may vary slightly and may have different variations/implementations in various platforms and tools. So this is a high chance that some syntax variations (pretty valid in...

`npm ls inflight` ![Screenshot 2024-01-23 at 19 02 29](https://github.com/facebook/create-react-app/assets/8087652/a4ae9393-b3a1-4f05-a3c9-1cba0e3c8120) Also, this explanation may be useful: https://github.com/facebook/create-react-app/issues/11174#issue-935928547

For those who concerned about this issue, this explanation may be useful: https://github.com/facebook/create-react-app/issues/11174#issue-935928547

Thank you very much for your answer! **Updates:** Run **colima** as: `colima start --cpu 4 --memory 8 --vm-type=vz --vz-rosetta --network-address` It starts successfully and works nicely. `colima status` shows: ```...