node-machine-id
node-machine-id copied to clipboard
Getting this Error : Unhandled Rejection (TypeError): (0 , p.exec) is not a function
I have used the both sync and async version of function , but no luck in getting Machine Id . Getting the error as mentioned in title at the time of starting the React Dev Server .
I also had the same problem,AHHHHHHHHH !
same problem
Yes same here.
yes me too
I had the same problem. try a solution!!! replace import by require
I made it!