Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README questions/changes #9

Open
dylmye opened this issue Feb 13, 2022 · 1 comment
Open

README questions/changes #9

dylmye opened this issue Feb 13, 2022 · 1 comment

Comments

@dylmye
Copy link

dylmye commented Feb 13, 2022

Hi! Thanks for writing this package. I haven't used Serverless before. I think it would be useful to have a prerequisites list in the README. Something like the below:

and maybe some of the obvious like a Monzo account (does the Monzo API work for Monzo USA accounts? If not it would be good to specify).

Also I don't see what the point of step 2 in your current list is, because we don't do anything with the monzo account ID?

Thank you :)

@dylmye dylmye changed the title README changes README questions/changes Feb 13, 2022
@dylmye
Copy link
Author

dylmye commented Feb 13, 2022

Also I tried to run the following command after yarn global add serverless@1:

$env:LUNCHMONEY_ASSET_ID=XXX;$env:LUNCHMONEY_TOKEN=XXX;$env:MONZO_CLIENT_ID=XXX;$env:MONZO_CLIENT_SECRET=XXX; serverless deploy --org=FOOBAR --stage production --region eu-west-2

And I get the following error back:

Error: Profile sub_account does not exist
      at Object.addProfileCredentials (C:\Users\XXX\AppData\Local\Yarn\Data\global\node_modules\serverless\lib\plugins\aws\provider\awsProvider.js:106:15)
      at AwsProvider.getCredentials (C:\Users\XXX\AppData\Local\Yarn\Data\global\node_modules\serverless\lib\plugins\aws\provider\awsProvider.js:667:12)

Let me know if I can provide any details to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant