Skip to content

docs: add missing cd src before library file creation - #222

Open
doresa0 wants to merge 1 commit into
0xMiden:mainfrom
doresa0:fix-tutorial-cd-src
Open

docs: add missing cd src before library file creation#222
doresa0 wants to merge 1 commit into
0xMiden:mainfrom
doresa0:fix-tutorial-cd-src

Conversation

@doresa0

@doresa0 doresa0 commented Aug 9, 2026

Copy link
Copy Markdown

Web tutorials created library files without cd src first, so lib/ landed outside Next.js src/ while imports expect ../lib.

Closes #115

create-next-app places app/ under src/, so mkdir/touch for lib/
must run from src/ for page.tsx ../lib imports to resolve.
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

Successfully merging this pull request may close these issues.

Web Tutorials: Issues and Improvements

1 participant