Yes, when I’m using my plugin with normal wordpress(running with docker or Local) it shows my custom block and I can use it. When running with wp-env the plugin could be activated and deactivated, however, the block doesn’t come up.
I am using example from docs https://developer.ww.wp.xz.cn/block-editor/reference-guides/components/color-picker/ to be able to select color when editing block. However, as mentioned earlier I got error.
Any other plugin is enabled, however, color picker is not working.