pat310 / google-trends-api

An API layer on top of google trends
https://www.npmjs.com/package/google-trends-api
MIT License
874 stars 174 forks source link

Can't resolve 'https' #141

Closed vibhor16 closed 4 years ago

vibhor16 commented 4 years ago

I am using Angular CLI 9.1.3. I imported the google-trends-api but got the following error -

Module not found: Error: Can't resolve 'https' in '/Users/*/google-trends-api/lib'

If you could please help me resolve this issue.