You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/16 23:13:38 UTC

[GitHub] [superset] jdbranham opened a new issue, #19743: webpack-cli throws 'Unknown option' error when using --superset arg

jdbranham opened a new issue, #19743:
URL: https://github.com/apache/superset/issues/19743

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. execute the example command from - 
   https://github.com/apache/superset/blob/master/CONTRIBUTING.md#webpack-dev-server  
   
   ```bash
   npm run dev-server -- --superset=https://my-superset
   ```
   
   ### Expected results
   
   Webpack dev server should proxy to the remote superset backend.  
   
   ### Actual results
   Error is thrown -  
   `[webpack-cli] Error: Unknown option '--superset=https://my-superset'`
   
   
   ### Environment
   
   - browser type and version: Chrome [NA]
   - superset version: `master`
   - python version: `3.9.10`
   - node.js version: `v16.14.2`
   - any feature flags active: none
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   


-- 
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-unsubscribe@superset.apache.org.apache.org

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


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


[GitHub] [superset] vivostar commented on issue #19743: webpack-cli throws 'Unknown option' error when using --superset arg

Posted by GitBox <gi...@apache.org>.
vivostar commented on issue #19743:
URL: https://github.com/apache/superset/issues/19743#issuecomment-1175749793

   @jdbranham wow! thanks for your contribution, your patch fix my building dev enviroment problem. I think the patch should be merged into Main Branch


-- 
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-unsubscribe@superset.apache.org

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


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


Re: [I] webpack-cli throws 'Unknown option' error when using --superset arg [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #19743: webpack-cli throws 'Unknown option' error when using --superset arg
URL: https://github.com/apache/superset/issues/19743


-- 
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-unsubscribe@superset.apache.org

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


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