Answer the question
In order to leave comments, you need to log in
I have two node_modules folders in my project. Is this normal or have I done something?
Here is the screenshot
Answer the question
In order to leave comments, you need to log in
They've done it.
From the point of view of the node, you have two projects - one in the root, one in the assets / js folder.
You most likely need to remove package.json from assets/js, and move the dependencies that are there to package.json at the root.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question