This one seems to works for me: https://stackoverflow.com/questions/50371593/angular-6-uncaught-referenceerror-buffer-is-not-defined
2
Reputation
4
Posts
2.0k
Profile views
0
Followers
0
Following
Posts made by Роман Абубекеров
RE: Buffer not defined error(Angular 6)
posted in Questions & Help • 2 Oct 2018, 10:07
Buffer not defined error(Angular 6)
posted in Questions & Help • 2 Oct 2018, 07:57
Hi. Already seen the topic about similar error with React Native, but I use Angular, so would it work somehow for me?
RE: Using HTTPS-server
posted in Questions & Help • 3 Sept 2018, 14:33
Thanks for quick answer. All is working fine with nginx as proxy.
Using HTTPS-server
posted in Questions & Help • 27 Aug 2018, 14:30
Hi. Could I use somehow HTTPS server instead of usual HTTP? It's required by my local social network for all apps running there. Right now it's not working, when I'm trying to use https module. But also does not show's any errors.