Skip to content

country directory not installed using npm package #106

@bratekarate

Description

@bratekarate

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions