Skip to content

Conversation

@ZackHoang
Copy link
Contributor

Because

Currently, in the set up section, the lesson is saying that ejs views are being searched for in the root directory. However, the code provided actually say that it should look for inside a directory called /views. This change aims to tell users that the ejs views should be inside views directory instead.

This PR

  • Change wording about where project is searching for views

Issue

Closes #30617

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: NodeJS Involves the NodeJS course label Jan 4, 2026
@mao-sz mao-sz merged commit 92948db into TheOdinProject:main Jan 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: NodeJS Involves the NodeJS course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authentication Basics: App setup confusion

2 participants