Skip to content

Fix CI to push to NPM #367

@FRosner

Description

@FRosner

Hi! I am pulling 31.3.1 from https://pypi.org/project/dash-ag-grid/, but then I am greeted with the following error in my app:

Uncaught (in promise) Error: dash_ag_grid was not found.

This is caused by

Request URL: https://unpkg.com/dash-ag-grid@31.3.1/dash_ag_grid/dash_ag_grid.min.js
Request Method: GET
Status Code: 404 Not Found

Upon checking https://www.npmjs.com/package/dash-ag-grid it becomes clear why: The latest package on npm is only 31.3.0. Did someone forget to publish 31.3.1 to npm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions