After adding aurelia fetch client to my project i am getting the below exception when i am running au run
/node_modules/aurelia-fetch-client/dist/aurelia-fetch-client.d.ts(73,43): error TS2304: Cannot find name 'URLSearchParams'.
How to resolve this?