passbolt / passbolt_cli

Command line interface for passbolt API
GNU Affero General Public License v3.0
149 stars 30 forks source link

After upgrade passbolt to 3.1.0 cli returns error 500 could not parse server response. #42

Closed beer1970 closed 3 years ago

beer1970 commented 3 years ago

$ node -v
v14.16.0 $ passbolt users (node:53535) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) Error 500 could not parse server response.

stripthis commented 3 years ago

Hi @beer1970,

Thanks for the report, i'll have a look.

stripthis commented 3 years ago

Fixed with 0.6.0. Feel free to open a new ticket if you have some issues.