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

country directory not installed using npm package #106

Open
bratekarate opened this issue Apr 2, 2020 · 0 comments
Open

country directory not installed using npm package #106

bratekarate opened this issue Apr 2, 2020 · 0 comments

Comments

@bratekarate
Copy link

bratekarate commented Apr 2, 2020

When using the node package with npm install -g coronavirus-tracker-cli, the country directory is not installed. This results in the following error:

internal/modules/cjs/loader.js:628
    throw err;
    ^
Error: Cannot find module '../lib/country/us'
...

This is not an issue if using cd <source_dir> && npm install -g.

@bratekarate bratekarate changed the title country folder not installed using npm country directory not installed using npm package Apr 2, 2020
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

1 participant