Closed davycheung closed 6 years ago
I want to work on this.
When I try to commit my change. I get error: Fatal RangeError: Maximum call stack size exceeded
It has also been discussed here: #130
How can I commit my change, is there a workaround?
You can add the --no-verify
flag to git commit
or git push
to skip running the tests if you think the error's not related to your changes.
Would be useful to add the Customer name to the packed packages list. The customer column is currently only displaying the Customer ID. Good one for a first-timer.