simpleledger/slpjs

npm install slpjs facing errors

Closed this issue · 1 comments

I have node version running 12.8.2
During installation of slpjs and all other related packages facing the following error

image

Help required..

Sorry, I'm not able to reproduce the error.

To attempted to repro:

  1. create a test app directory
  2. npm init
  3. npm i slpjs

Everything installed fine. I am running node v12.9.1 and npm v6.10.2 but can't imagine the node version is causing the problem.