auth0/auth0-deploy-cli

Error parsing your configuration file

Closed this issue · 0 comments

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this tool and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

2024-02-05T02:45:06.036Z - error: Problem running command import
2024-02-05T02:45:06.036Z - error: Error parsing your configuration file: [./config/config.json]: Unexpected token '�', "��{

Expectation

The json file has been deserialized and serialized using Newtonsoft.Json with proper formatting. I dont know why there is an issue importing. Can you please help me with any suggestion.

Reproduction

When i run the command:
(a0deploy import --config_file ./config/config.json --input_file ./config)

Deploy CLI version

v7.20.0

Node version

v20.11.0