Next.js Discord

Discord Forum

Working on an existing project from a different pc

Unanswered
Rhinelander posted this in #help-forum
Open in Discord
RhinelanderOP
I moved all my projects to a hard disk and formated my system. After the process, can I still work on those projects or I need to install the npm modules again?

N|B: I'm using vite and nextjs13

2 Replies

Depends on if you copied over the node_modules folder
but it doesn't hurt to npm i again