react-aad
react-aad copied to clipboard
react scripts in package.json needs to update to ^3.4.1
trafficstars
Library versions
react-aad-msal:2.3.2msal: 1.2.0
Describe the bug upon npm start get TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
Expected behavior expect it to emulate and start
fix found update react scripts to ^3.4.1 and npm install