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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to