Skip to content

Downloading the spago binary failed. #503

@gcsolaroli

Description

@gcsolaroli

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions