-
Notifications
You must be signed in to change notification settings - Fork 3
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.md: add known issue with Cloud9 micro #57
Conversation
@@ -53,6 +52,8 @@ or [set a node prefix](https://docs.npmjs.com/resolving-eacces-permissions-error | |||
|
|||
## Known issues | |||
- Windows is currently not supported | |||
- When using AWS Cloud9 a micro instance type will run out of memory | |||
- Deletion of stacks while a CodePipeline is running this can lead to unexpected failures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete "this", add period -> "Deletion of stacks while a CodePipeline is running can lead to unexpected failures."
@@ -53,6 +52,8 @@ or [set a node prefix](https://docs.npmjs.com/resolving-eacces-permissions-error | |||
|
|||
## Known issues | |||
- Windows is currently not supported | |||
- When using AWS Cloud9 a micro instance type will run out of memory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add period at end of item/sentence
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see my comments on individual lines
No description provided.