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

Local Dev Server Crashes - Pinecode React #1

Open
safal07 opened this issue Nov 21, 2023 · 1 comment
Open

Local Dev Server Crashes - Pinecode React #1

safal07 opened this issue Nov 21, 2023 · 1 comment

Comments

@safal07
Copy link

safal07 commented Nov 21, 2023

Thanks for putting these examples together.
The local development server crashes with errors like Cannot read properties of undefined (reading 'stubs'). Looks like global.iw is not defined in local. Please let me know if you need further information.

Steps to reproduce:

  1. Clone the repo
  2. Switch to PINECODE_REACT
  3. npm run start
@santoshkumarsiliveru
Copy link
Collaborator

Hi @safal07 ,
Please initialize
global.iw = {};

within iw_module_stubs.js and run again using "npm run start"
Please let us know if you need more details

Thanks.

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

2 participants