Skip to content

Method getAppUsage() is missing from the npm package #101

@c-dima

Description

@c-dima

When installing from npm, getAppUsage is missing and nowhere to be found in the compiled source code, but when checking the source on github, it can be found inside src/fb.js folder.
NodeJS can run ES6 natively so I'm wondering, why does the npm package contain only the compiled ES5 code?
One quick fix is to install the library directly from github (add the github url directly to package.json), but this is a bit weird as the package is on npm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions