S4dhu commented on issue #22683:
URL: https://github.com/apache/superset/issues/22683#issuecomment-1379921976

   Same
   Error:
   ```
   ERROR in ./node_modules/@superset-ui/embedded-sdk/lib/index.js 8:19-54
   Module not found: Error: Can't resolve '@superset-ui/switchboard' in 
'/app/node_modules/@superset-ui/embedded-sdk/lib'
   ```
   Reverting to the previous version of @superset/embedded-sdk didn't help.
   
   Temporary fix: 
   1. Go to node_modules/@superset-ui/embedded-sdk
   2. Change dependencies in **package.json** from 
**"@superset-ui/switchboard": "^0.18.26-0" to "=0.18.26-0"**
   3. Manually run **npm install**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to