github-secret-keeper icon indicating copy to clipboard operation
github-secret-keeper copied to clipboard

cannot start ff client id starts with digit

Open gr2m opened this issue 8 years ago • 0 comments

Say my GitHub app’s credentials would be as follows

  • client id: 012def
  • secret: abc456

If I try to start the app like this:

012def=abc456 npm start

I get error

bash: 012def=abc456: command not found

Is there anything I can do?

gr2m avatar Feb 27 '17 00:02 gr2m