why am I getting Module not found: Error: Can’t resolve ‘./build/Debug/farmhash.node error during my firebase setup in Node.js
I am writing some server side code in my angular application.
For that I need firbase-admin. I am following the steps from the official website here
for firebase-admin installation. After that I wrote