Skip to content

Module not found: Can't resolve 'react-bootstrap'  #17

Open
@Avivhdr

Description

@Avivhdr

"react-ellipsis-with-tooltip": "^1.1.1",

After adding the package with: yarn add react-ellipsis-with-tooltip the project fails to load due to the following error:
image

After adding react-bootstrap with: yarn add react-bootstrap the project loads and the tooltip works but without styling.

It looks like the module doesn't install react-bootstrap as a peer dependency (and also fails to load the styles).

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