Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
edumansky opened this issue Jul 6, 2023 · 1 comment

Comments

@edumansky
Copy link
Contributor

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
@edumansky
Copy link
Contributor Author

edumansky commented Jul 6, 2023

I was able to fix this and other compile issues in #98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant