Shaohao
Shaohao
@asafdav I have modified the code to be able to generate multiple tables by passing an object. The object is format like this: `var object = { array1: [ ],...
@bchoii Current version: `csv-label` does not support reorder specify by `csv-column-order`. The thing is if you already know the order or column, you can set it to `csv-header` as well....
@bchoii I totally agreed with you. Before I thought you might just need to find a walkaround for your application, and that's why I provided my solution. Now, I had...
@asafdav I think this issue can close now.
After digging a bit more on the error, this error is related to permissions issue on Azure DevOps. The error message is > fatal: could not read Username for 'https://xxx.xxx.com':...
+1 on this issue.
+1 for this issue.
One way to solve this is by copying the `yarn.lock` file created using `npx degit [email protected]:jherr/wp5-starter-react.git#main home` and paste it at the root level folder.