How to Install Next.js for Beginners | Set up a Next.JS Project from Scratch

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

wow awesome am a noob i got every step right n am happy kudos buddy keep posting :)

hvk
Автор

It was giving an error with some release but after going through your video and I got to know you have used 16.14.0 version of node.js and it worked.

RetroClassicModern
Автор

i often right click to "Git bash from here" but the shift+ to enable the powershell was new to me.

Tde
Автор

What if node.js cannot install nor download well on your laptop? what can i do?

Henrywealthcomedy
Автор

I got more questions like "would you like to use src/ directory with this project » no / yes" and "would you like to use experimental 'app/' directory with this project » no / yes"
And I was also asked what import alias would you like configured.

remasrebas
Автор

Its 14th version now. but i wanna create app in version 13. How can I do that ?

Rahimoff
Автор

the idea is that you can use react right?

Colmen
Автор

why i not have pages and styles folder?

muhammadfauzan
Автор

how to fix this sir?
npm error code ENOENT
npm error syscall lstat
npm error path
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat
npm error enoent This is related to npm not being able to find a file.
npm error enoent

npm error A complete log of this run can be found in:

akmlnas
Автор

Hey Whenever i run npm run dev i get this error showAll: args["--show-all"] ?? false,
^

SyntaxError: Unexpected token '?'
at wrapSafe
at Module._compile
at Object.Module._extensions..js
at Module.load
at Function.Module._load
at Module.require
at require
at Object.dev (/home/e/Desktop/Nextjs
at Object.<anonymous> (/home/e/Desktop/Nextjs
at Module._compile

eugeneiregi
Автор

I really need your help...

throw err; Error: Cannot find module
at Module._resolveFilename
at Module._load
at [as runMain]
at {
code: 'MODULE_NOT_FOUND',
requireStack: []} ^"

Please can someone help what I can do? Do I have to install something else before doing that step?

pklass