Open illegitimate-egg opened 2 years ago
Please man I need this.
If you followed the tutorial step by step, you probably created "CreateNote.tsx" instead of "Create.tsx"
If you followed the tutorial step by step, you probably created "CreateNote.tsx" instead of "Create.tsx"
I thought the tutorial was actually quite vague, it skips over the creation of some files, it skips over atypical syntax and it also doesn't talk about certain imports that appear through out the video.
Problem
When trying to run this codebase upon reaching the notes directory I am confronted by an error stating that it was
unable to resolve relate "./Create"
. It is possible that this is a NEXT 13 issue as it is so new but I'm not so sureError