EmilyErickson

Results 8 comments of EmilyErickson

I am a little confused as to why some of the checks failed. Some of the errors that I am getting are things that I didn't change at all. I...

I am unsure about some of the MarkdownLint errors. For example, the assignment throws this error "MD029/ol-prefix: Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/1/1]". The error goes...

I didn't realize it would automatically increment the numbers. That fixed my problem. Thanks so much!

I keep getting an error about the heading syntax. For example, I get this error "nodeJS/express_and_mongoose/express_102_crud_and_mvc.md:73 TOP004/lesson-headings Required heading structure [Expected: h4 heading; Actual: h3 heading]" but when I change...

@bycdiaz - Just checking to see if there is anything else that needs with this done before it can be reviewed/merged. Thanks!

@cakegod @bycdiaz Is there anything that I need to fix before this PR can be merged? Thanks!

I agree that it would be a great first contribution. I don't necessarily need to be assigned to it since it is such a good first contribution. Thanks!

Does it make sense to address it in an earlier lesson? I found this very simple overview of how to use dotenv - [https://javascript.plainenglish.io/how-to-use-dotenv-and-why-you-need-it-in-all-your-projects-a7319e16124a] Would it work to add an...