outmoded / sntp

SNTP client (RFC4330) for node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test fails

guimard opened this issue · comments

commented

Hi,

a simple npm i && npm run test reports a failure between @hapi/sntp and @hapi/teamwork:

node_modules/@hapi/teamwork/lib/index.js:8
    #meetings = null;
    ^

SyntaxError: Invalid or unexpected token

Is there a missing transpilation ?

Latest versions require node 12+, and I'm going to assume you're using an older one since you didn't fill the issue template.