Skip to content

package.json missing dependency: prop-types #68

@ascooper57

Description

@ascooper57

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • [ 1.5.0] I am running the latest version
  • [ Y] I checked the documentation and found no answer
  • [Y ] I checked to make sure that this issue has not already been filed
  • [ Y] I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

Dashboard.jsx (and other files) has:
import PropTypes from "prop-types";
yet module is not in package.json, Its absence creates 45 warnings in JetBrains WebStorm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions