keybase / keybase/keybase-issues

Can't build node-installer

Open
#548 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
899
Forks
40
PR merge metrics
No merged PRs in 30d

Description

not really much detail in the errors:

~/src/github/node-installer$ make
node_modules/.bin/iced -I browserify -c -o `dirname lib/base.js` src/base.iced
node_modules/.bin/iced -I browserify -c -o `dirname lib/config.js` src/config.iced
node_modules/.bin/iced -I browserify -c -o `dirname lib/constants.js` src/constants.iced
node_modules/.bin/iced -I browserify -c -o `dirname lib/get_index.js` src/get_index.iced
make: **\* [lib/config.js] Error 1
make: **\* Waiting for unfinished jobs....
make: **\* [lib/constants.js] Error 1
make: **\* [lib/base.js] Error 1
make: **\* [lib/get_index.js] Error 1

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with make and capture the underlying iced errors for src/base.iced, src/config.iced, src/constants.iced, and src/get_index.iced. Trace the relevant build or dependency setup, then verify that make completes and generates the corresponding files under lib/.

Written by the indexing model from the issue text.

Assessment

Tech stack
coffeescript, node.js
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.