Closed MThakkar121 closed 4 years ago
This resolved that particular issue for me:
cd defi_tutorial
THEN
npm install @babel/core @babel/register --save-dev
Resource: https://stackoverflow.com/questions/53748871/error-cannot-find-module-babel-register
perfect solved my error, THANK YOU!
help me to resolve this, what am i lacking of in here ?