react-aad icon indicating copy to clipboard operation
react-aad copied to clipboard

react scripts in package.json needs to update to ^3.4.1

Open turnesar opened this issue 5 years ago • 0 comments
trafficstars

Library versions

  • react-aad-msal:2.3.2
  • msal: 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

turnesar avatar Oct 28 '20 20:10 turnesar