MFE - Zephyr plugin typescript files gen

Hello, I was diggin into the repository and I've found this beautiful setup: https://github.com/ZephyrCloudIO/zephyr-examples/tree/main/examples/react-tractor-sample It seems to work well, but theres one thing that is stopping me, the team_red doesnt generate the @mfe-types.zip during the build time, I'm logged in in my account and all other types are being generated nromally exception to the red.
GitHub
zephyr-examples/examples/react-tractor-sample at main · ZephyrClou...
Zephyr reference examples . Contribute to ZephyrCloudIO/zephyr-examples development by creating an account on GitHub.
No description
13 Replies
whereismrfingers
whereismrfingersOP3mo ago
And thats the ss
No description
Zack
Zack3mo ago
Will take a peek asap! @Néstor López @Rodrigo Yokota when yall get a chance
Rodrigo Y.
Rodrigo Y.3mo ago
Try serve option Instead of build npx nx run team_red:serve
whereismrfingers
whereismrfingersOP3mo ago
That helped ! But still getting these, might be a problem while compiling ?
No description
Rodrigo Y.
Rodrigo Y.3mo ago
1. Are you serving all of them? 2. Is this result coming from localhost or the Zephyr deployed URL? 3. Could you please share the network request details?
whereismrfingers
whereismrfingersOP3mo ago
This is on the deployed URL
No description
whereismrfingers
whereismrfingersOP3mo ago
serving all of the apps
whereismrfingers
whereismrfingersOP3mo ago
Local - green
No description
MEE6
MEE63mo ago
GG @whereismrfingers, you just advanced to level 1!
whereismrfingers
whereismrfingersOP3mo ago
local blue
No description
whereismrfingers
whereismrfingersOP3mo ago
Local red
No description
whereismrfingers
whereismrfingersOP3mo ago
Nvm I've tested with serve all again and it's working as expected thanks @Rodrigo Yokota
Rodrigo Y.
Rodrigo Y.3mo ago
Anytime

Did you find this page helpful?