Skip to content

Missing dependency #1135

Open
Open
@sl810

Description

@sl810

Describe the bug
When attempting to build using this package, I hit a failed to compile due to missing dependency with rc-pagination.

To Reproduce

  1. npm install
  2. go to ###/node_modules/@elastic/react-search-ui-views/lib
  3. There is no locale folder
  4. Module not found: Error: Can't resolve 'rc-pagination/lib/locale/en_US' in '####/node_modules/@elastic/react-search-ui-views/lib'

Expected behavior
when adding rc-pagination there is a local folder but this requirement doesn't place it in the same path the code is looking for it

Which backends and packages are you using:
Backend: custom
Packages: react-search-ui, react-search-ui-views, search-ui-app-search-connector

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions