You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/02/28 09:46:59 UTC

[GitHub] [dolphinscheduler] SbloodyS commented on issue #8565: [Feature][UI Next][V1.0.0-Alpha] Known Issues.

SbloodyS commented on issue #8565:
URL: https://github.com/apache/dolphinscheduler/issues/8565#issuecomment-1054073419


   I'm trying to package ```UI -Next``` into the docker image of ```dev``` branch. I try to replace the ```dist``` folder compiled by ```UI-next``` with the previous version to the ```ui``` folder under the API module. I start the API module to access the domain/dolphinscheduler and get the following errors.
   ![](https://vip1.loli.io/2022/02/28/j2rmUtpwfk1sVcE.png)
   
   And then I try to remove the absolute path ```/``` in index.html. I got another errors.
   ![](https://vip2.loli.io/2022/02/28/RlK7sXqxMrZQa48.png)
   
   Is it that the compatibility of API modules has not been completed?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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