1

I have 2 node modules folders

c:\Program Files\nodejs\node_modules\npm\node_modules

Is this normal? If not, what can I do to fix it?

0

1 Answer 1

2

Yes this is perfectly normal. To view your whole dependency tree of global node modules you can run npm list -g.

Sign up to request clarification or add additional context in comments.

2 Comments

Thank you for your answer! :)
@wayne.blackmon anytime

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.