marcy-terui / serverless-alexa-skills

Manage your Alexa Skills with Serverless Framework
https://www.npmjs.com/package/serverless-alexa-skills
MIT License
71 stars 13 forks source link

install command issue #6

Closed ynishi closed 6 years ago

ynishi commented 6 years ago

Install command in readme, without -name/-n option. If update readme, more friendly to install for new be.

serverless plugin install serverless-alexa-skills

  Serverless Error ---------------------------------------

  Serverless command "plugin install serverless-alexa-skills" not found. Did you mean "uninstall"? Run "serverless help" for a list of all available commands.

  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Forums:        forum.serverless.com
     Chat:          gitter.im/serverless/serverless

  Your Environment Information -----------------------------
     OS:                     darwin
     Node Version:           9.4.0
     Serverless Version:     1.26.0
$ serverless plugin install

  Serverless Error ---------------------------------------

  This command requires the --name option / -n shortcut. Usage: The plugin name

  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Forums:        forum.serverless.com
     Chat:          gitter.im/serverless/serverless

  Your Environment Information -----------------------------
     OS:                     darwin
     Node Version:           9.4.0
     Serverless Version:     1.26.0

it can needed from past. https://github.com/serverless/serverless/commit/b70acb1594d5733b8cd055526081d53c98920b77#diff-be230fb02e4d1dcff1041a6e9090c5c3

ynishi commented 6 years ago

I'll send pr after.

marcy-terui commented 6 years ago

Thank you for you pr ! #7