monaca/monaca-lib

Create monaca_config.json if it does not exist.

Closed this issue · 2 comments

When clean installing monaca-cli and configure a proxy server, it will return an error like the one below.

# monaca proxy set http://localhost:1080      
Unable to set proxy server: Error: ENOENT, open '/root/.cordova/monaca_config.json'

Can you please create the configuration file if it is not found?

Thanks. I will create the file.

This is fixed now.