-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Description
I am trying to upgrade my (toy) project to Spago 0.12.0.
Unfortunately, it fails pretty quickly on my Mac (running Catalina 10.15.1).
$ nvm install --lts
Installing latest LTS version.
[…]
Now using node v12.13.0 (npm v6.12.0)
$ npm install -g purescript
[…]
+ purescript@0.13.5
added 154 packages from 89 contributors in 6.057s
$ npm install -g spago
/Users/giulio.cesare/.nvm/versions/node/v12.13.0/bin/spago -> /Users/giulio.cesare/.nvm/versions/node/v12.13.0/lib/node_modules/spago/spago
> spago@0.12.0 postinstall /Users/giulio.cesare/.nvm/versions/node/v12.13.0/lib/node_modules/spago
> node ./install.js
+ spago@0.12.0
added 13 packages from 10 contributors in 0.866s
$ spago
Downloading the spago binary failed. Please try reinstalling the spago npm package.
Any idea on what I am doing wrong?
alextes
Metadata
Metadata
Assignees
Labels
No labels