Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./learnuv ninja not found #29

Open
betomoretti opened this issue May 9, 2017 · 1 comment
Open

./learnuv ninja not found #29

betomoretti opened this issue May 9, 2017 · 1 comment

Comments

@betomoretti
Copy link

./learnuv ninja

[email protected] ninja ~/learning/learnuv
./gyp_learnuv.py -f ninja && ninja -C out/Debug $CURRENT_TARGET

['-f', 'ninja', '/learning/learnuv/learnuv.gyp', '-I', '/learning/learnuv/deps/libuv/common.gypi', '--depth=.', '-Dgcc_version=62', '-Dclang=0', '-Dhost_arch=x64', '-Dtarget_arch=x64', '-Duv_library=static_library', '-Dcomponent=static_library', '-Droot=/home/mariano/learning/learnuv', '-Dmagic_file=/learning/learnuv/magic/file.txt', '-Dhome=/', '-Dlearnuv_config=~/.config/learnuv']

Usage: npm

where is one of:
access, adduser, bin, bugs, c, cache, completion, config,
ddp, dedupe, deprecate, dist-tag, docs, edit, explore, get,
help, help-search, i, init, install, install-test, it, link,
list, ln, login, logout, ls, outdated, owner, pack, ping,
prefix, prune, publish, rb, rebuild, repo, restart, root,
run, run-script, s, se, search, set, shrinkwrap, star,
stars, start, stop, t, team, test, tst, un, uninstall,
unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on
npm -l display full usage info
npm help search for help on
npm help npm involved overview

Specify configs in the ini-formatted file:
~/.npmrc
or on the command line via: npm --key value
Config info can be viewed via: npm help config

[email protected] ~/.nvm/versions/node/v7.4.0/lib/node_modules/npm

Does anybody have some help for this?

@shime
Copy link

shime commented Sep 9, 2017

Make sure you have ninja installed and in your path. For MacOS just do

brew install ninja

You should see a help output when running

ninja -h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants