feathersjs / feathers-chat

A Feathers real-time chat application
https://feathersjs.com
MIT License
512 stars 248 forks source link

Workflows breaks Cloud IDE's #238

Closed FossPrime closed 1 year ago

FossPrime commented 1 year ago

Steps to reproduce

  1. Try to create a repository on a Cloud IDE using this repo's code.
    • Replit, codesandbox, Codeanywhere, Glitch and StackBlitz would all experience the same issue.
  2. Wonder why the Git UI is crashing when you try to push your changes.
  3. Try to manually push using the shell and discover the following error:

Screenshot from 2023-03-10 14-52-24

FossPrime commented 1 year ago

Won't fix. Minor inconvenience as if you clone this repo and dont change the .gitHub dir and mark it as hidden, it's not a problem.