• DeepakkumarR
  • NEWBIE
  • 10 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello,

I'm trying to do the trailhead module Develop Apps with Heroku Enterprise. When i run the command given in the module,
git clone https://github.com/heroku/node-js-getting-started <your app’s name> cd <your app’s name> heroku git:remote -a <your app’s name>
I'm getting the below error.

error: unknown switch `a'

Can someone please help me run the command.

Thanks




 
Hello,

I'm trying to do the trailhead module Develop Apps with Heroku Enterprise. When i run the command given in the module,
git clone https://github.com/heroku/node-js-getting-started <your app’s name> cd <your app’s name> heroku git:remote -a <your app’s name>
I'm getting the below error.

error: unknown switch `a'

Can someone please help me run the command.

Thanks