N
N
Nurtilek Karabekov2020-08-14 14:07:45
Node.js
Nurtilek Karabekov, 2020-08-14 14:07:45

I have two node_modules folders in my project. Is this normal or have I done something?

Here is the screenshot
5f36705e64f5d361746173.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Afanasy Zakharov, 2020-08-14
@nurtilex

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 question

Ask a Question

731 491 924 answers to any question