DEV Community

Discussion on: Whatsapp clone with MERN stack (Mongodb, Express, React, Node)

 
kimlimjustin profile image
Justin Maximillian Kimlim

Btw, it's problem with npm fund, npm fund is used for funding contributors of packages

Thread Thread
 
qusaionali profile image
Qusai Onali

wheres the log file? and what to do now?

Thread Thread
 
kimlimjustin profile image
Justin Maximillian Kimlim

In your error, there's a log file link in the last error xd. Btw, could we just communicate use the instant message service?

Thread Thread
 
qusaionali profile image
Qusai Onali

Yeah, we need to mutually follow each other to chat on DEV.to
that's my log file: dev-to-uploads.s3.amazonaws.com/up...

Thread Thread
 
kimlimjustin profile image
Justin Maximillian Kimlim

Firstly, is your npm is installed successfully with its PATH environment variable? I think this is because your npm is not registered in your PATH environment variable. Please check it by opening path > Environment Variables > PATH > Edit.