-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, I wanted to give this a try but I'm getting this error with node.js v9.3.0 and v8.7.0. Any idea?
/ilp-curl/node_modules/long/dist/long.js:271
throw Error('interior hyphen');I'm still a bit lost because this kind of app is new for me. I could find the problem in this line because the string "interledger-psk" is being passed as "json.amount".
https://github.com/interledgerjs/ilp-packet/blob/master/index.ts#L68
Which finally fails here, as is expected due this check: https://github.com/dcodeIO/long.js/blob/8cdc1f74ced4f771aa844f1cbc565b1d4c4451b8/src/long.js#L227
SO: Fedora 27
Thanks in advance :)
Metadata
Metadata
Assignees
Labels
No labels