Amanda McGuinness
Amanda McGuinness
@rebrowning Hi, I'm not sure if you are able to help. But we're trying to get st2chatops to run with node20 now that we have got rid of the older...
The fixed requirements file is input to the other requirements files, so you need to regenerate the top level and component requirements files. Please see comment on top-level requirements file.
Problem reproduced on a 3.4dev system. A quick hack to resolve this on a local system was to change st2client/commands/action.py to ``` def _get_parameter_sort_value(self, parameters, name): """ Return a value...