Next.js Discord

Discord Forum

Next Build Installing Deps Twice

Unanswered
Spencer Venable posted this in #help-forum
Open in Discord
Hello! I created a website a couple years ago and I am moving over to Node v18 as 16 is getting deprecated soon. I need to now force the installation of the dependencies, and that works fine at first. The override installation command gets run, the build completes, and then for some reason a secondary dependency install runs which does not use the force flag and then the deployment fails.

Any help would be super appreciated!

(please see the attached logs)

1 Reply

@Siberian If anyone can give any insight on this I would be super appreciative.