Aurelia fetch client TS2304: Cannot find name 'URLSearchParams' -


after adding aurelia fetch client project getting below exception when running au run

/node_modules/aurelia-fetch-client/dist/aurelia-fetch-client.d.ts(73,43): error ts2304: cannot find name 'urlsearchparams'. 

how resolve this?

after installed urlsearchparams following link error went away.

typings install github:romkevdmeulen/urlsearchparams --global --save


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -