OzymandiasTheGreat / xpander

[ARCHIVED] A Text Expander inspired text macro app for Windows and Linux.
MIT License
20 stars 10 forks source link

doesnt work npm start, npm build, npm build_py, npm dist #8

Open anibalardid opened 4 years ago

anibalardid commented 4 years ago

Hi ! how are you ?

I'm trying to install and use, but instructions doesnt work

` npm start 1 ↵ npm ERR! missing script: start

npm ERR! A complete log of this run can be found in: npm ERR! /home/anibal/.npm/_logs/2020-05-15T13_10_24_471Z-debug.log [anibal@anibal-FX705DT ~/tmp/xpander] ‹master*› ➤ npm dist 1 ↵

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, clean-install, clean-install-test, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, fund, get, help, help-search, hook, i, init, install, install-ci-test, install-test, it, link, list, ln, login, logout, ls, org, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, 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: /home/anibal/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.14.4 /usr/lib/node_modules/npm

Did you mean one of these? list cit edit

[anibal@anibal-FX705DT ~/tmp/xpander] ‹master*› ➤ npm build_py 1 ↵

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, clean-install, clean-install-test, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, fund, get, help, help-search, hook, i, init, install, install-ci-test, install-test, it, link, list, ln, login, logout, ls, org, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, 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: /home/anibal/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.14.4 /usr/lib/node_modules/npm

`