Skip to content

Install on macOS fails w/o autoconf installed #43

Open
@jasikpark

Description

@jasikpark

Installing on macOS 11 gave this error:

npm ERR! code 1
npm ERR! path /usr/local/lib/node_modules/scuttle-shell/node_modules/sodium-native
npm ERR! command failed
npm ERR! command sh -c node-gyp-build "node preinstall.js" "node postinstall.js"
npm ERR! autoconf is required, but wasn't found on this system
npm ERR! ./configure: line 5: ./configure: No such file or directory
npm ERR! /usr/local/lib/node_modules/scuttle-shell/node_modules/sodium-native/preinstall.js:119
npm ERR!     if (err) throw err
npm ERR!              ^
npm ERR!
npm ERR! Error: ./configure exited with 127
npm ERR!     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/scuttle-shell/node_modules/sodium-native/preinstall.js:149:25)
npm ERR!     at ChildProcess.emit (node:events:394:28)
npm ERR!     at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/calebjasik/.npm/_logs/2021-06-07T16_51_57_277Z-debug.log
~ took 1m

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