Skip to content
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

./Create does not exist #15

Open
illegitimate-egg opened this issue Nov 12, 2022 · 4 comments
Open

./Create does not exist #15

illegitimate-egg opened this issue Nov 12, 2022 · 4 comments

Comments

@illegitimate-egg
Copy link

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 sure

Error

error - [resolve] [project-with-next]/app/notes/page.tsx  Error resolving esm request
  unable to resolve relative "./Create"
  
  | It was not possible to find the requested file.
  | Parsed request as written in source code: relative "./Create"
  | Path where resolving has started: [project-with-next]/app/notes/page.tsx
  | Type of request: esm request
@illegitimate-egg
Copy link
Author

Please man I need this.

@elberthk
Copy link

If you followed the tutorial step by step, you probably created "CreateNote.tsx" instead of "Create.tsx"

@illegitimate-egg
Copy link
Author

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.

@yvanchu
Copy link

yvanchu commented Nov 15, 2022

See PR#8 for the solution

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

No branches or pull requests

3 participants