Jefferson
Jefferson
Guys you need to implement this specification, to allow much more complex structures. https://csvjson.org/ https://csvjson.com/csvjson2json anyway, this is a nice tool, congrats...
@adam-nielsen do you know if this project is going to be deprecated?
I just created for them a ticket in the linux foundation Jira. Don't know if that ticket is going to be reviewed by some one. https://jira.linuxfoundation.org/plugins/servlet/theme/portal/26/RR-4 Thank you @adam-nielsen for...
I have created an issue in the Linux Foundation Jira https://jira.linuxfoundation.org/plugins/servlet/theme/portal/26/RR-4, but I don't know if it is enough. @IvanGoncharov @leebyron @wincent @chentsulin @danielrearden guys I can see you're active...
Thanks @zeritti it makes sense to use `secureJsonData` as you mentions and it works. Any person could lead to this issue due to some wrong documentation in the `values.yaml` of...
Hi @Cheng19031 Node18 requires glibc2.28 AMZN LINUX comes with glibc2.26. This must be reported on https://github.com/nodejs/node we only create and distribute pacakges based on NODEJS binaries. you may move to...
As of today there is Amazon Linux 2023 which has support for node18, node19, node20
Hi @GElkayam I'm sorry I'm a bit interested to know why you need such old nodejs version? I'm so sorry the package was not sync, I've just synced and is...
Hi @raspberring try to use the following installation script ``` curl -fsSL https://deb.nodesource.com/setup_20.x | bash - apt-get install -y nodejs ```
Ey guys, i need too this one feature.