makara-filip / ts-messenger-api

The unofficial API for FB Messenger communication
MIT License
50 stars 13 forks source link

Cannot read property 'subtle' of undefined #13

Closed tungnnt closed 3 years ago

tungnnt commented 3 years ago

Describe the bug I cannot run the example code, it throws Error: Cannot read property 'subtle' of undefined

To Reproduce Just copy the example code in repo, replace with my credential, then run.

Expected behavior It should login successfully

Environment (please complete the following information):

KMatuszak commented 3 years ago
Note: This package works only on NodeJS v15 and higher!

try upgrading your node version