Invalid number of parameters for "undefined". Got 1 expected 2 while deploying ERC721 Token Contract

Hi @kottackalsulvin,

Please note: We’ve decided it’s best to focus our upgradeability efforts on the Upgrades Plugins exclusively, and have halted development on the OpenZeppelin CLI. We will continue to provide support for the CLI until the end of 2020.
See: Building for interoperability: why we’re focusing on Upgrades Plugins

If you want to deploy an upgradeable contract you can use OpenZeppelin Upgrades Plugins with either Truffle or Hardhat: https://docs.openzeppelin.com/upgrades-plugins/1.x/

If you want to deploy a non-upgradeable contract you can use Truffle, Hardhat or Remix. See: https://docs.openzeppelin.com/learn/deploying-and-interacting