0

I configured everything perfectly on my IDE. But it is still showing an error. "node_modules" > "less"

  • Can you please put the full error in your post; there is insufficient information currently. Since you are using and IDE, you should also mention _which_ IDE you are using, and whether you have this problem running npm on the command line as well. – Logan Pickup Jan 02 '18 at 05:39
  • Link : "https://www.youtube.com/watch?v=b3giUSvRjPc" In this video there is an error that on Node jS project call "Hello Express". The error is showing in "node_modules". That is my problem bro. –  Jan 02 '18 at 09:23
  • I can give you some images from my project, that showing errors. Can you please give me your mail ? –  Jan 02 '18 at 09:30

1 Answers1

0

npm -i less -S

try this command

Manjeet Thakur
  • 2,288
  • 1
  • 16
  • 35