Skip to content

Getting module not found for @uuip/unified-ui-platform-sdk when compiling React #97

@edumansky

Description

@edumansky

Describe the bug
When trying to compile the React project per the readme, getting the following compilation error:

./src/direflow-component/App.tsx
Module not found: Can't resolve '@uuip/unified-ui-platform-sdk' in '/Users/Ed/Dropbox_Personal/Dev/webex-contact-center-widget-starter/react/src/direflow-component'
^CAssertion failed: (0), function uv_close, file ../deps/uv/src/unix/core.c, line 178.

To Reproduce
Steps to reproduce the behavior:

  1. In the react folder, do yarn
  2. Then do yarn start

Expected behavior
The app compiles correctly.

  • OS: Mac OSX 12.6.5
  • Node: v16.19.1
  • Yarn: v1.22.19

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