sipcapture / paStash

pastaʃ'ʃ = Spaghetti I/O Event Data Processing, Interpolation, Correlation and beyond :spaghetti:
http://sipcapture.io
Apache License 2.0
102 stars 27 forks source link

Pastash unable to install with Node Version 16. #163

Open naqashsaeed opened 1 year ago

naqashsaeed commented 1 year ago

Hi,

I am trying to install Pastash on Centos using Node Version 16 but got this error:

[root@localhost ~\]# npm install --unsafe-perm -g @pastash/pastash
npm WARN deprecated natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
npm WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated text-encoding@0.7.0: no longer maintained
npm WARN deprecated tinymath@0.1.11: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
myrcinos commented 3 months ago

I have got the same problem on node 18.13.0 After this, paStash seems to be working but I can't see anything in Homer. It can be related to the installation or another problem.

lmangani commented 3 months ago

Please add an stdout output and paste an example to see if the format is correct. Can you see any traffic being sent to homer's HEP endpoint?