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

Multiple Node dependency issues #7

Open
phunanon opened this issue Jun 3, 2018 · 1 comment
Open

Multiple Node dependency issues #7

phunanon opened this issue Jun 3, 2018 · 1 comment

Comments

@phunanon
Copy link

phunanon commented Jun 3, 2018

Hello,
I'm on Ubuntu 18.04, and I don't usually use Node, but when I did install nodejs and try to use this tool a number of npm modules were missing: shelljs, fs-extra, xml2js, lodash, nomnom

I installed these one-by-one with npm install X, working through the errors. Works fine now, but perhaps put this in the README? Thanks!

@phunanon phunanon changed the title Multiple node dependency issues Multiple Node dependency issues Jun 3, 2018
@kalmi
Copy link

kalmi commented Jul 12, 2018

I am not the author, but in the node ecosystem, it's standard practice to put the dependencies into the package.json file. The author did that. Npm can install all the dependencies with a single command: npm install

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