iamntz/carbon-fields-urlpicker

updating as dep from v3.0.6 to v3.0.10 broke. Missing build folder

Opened this issue · 3 comments

Hi, I've got urlpicker in my theme. After updating from v3.0.6 to v3.0.10 it broke.
Looks like the assets/build/ folder is missing.

Am I not using this right?

iamntz commented

Hey @StudioRATATA how did you installed the plugin? Via composer or via download?

If it's via download, make sure you download carbon-fields-urlpicker.zip, not the source code.

Hi @iamntz, It's installed trough composer. "iamntz/carbon-fields-urlpicker": "v3.0.10",

iamntz commented

@StudioRATATA I did a quick test by upgrading from v3.x-dev to v3.0.10 and looks good. (setup similar to yours: composer.json is on wp-content/themes/my-theme)

Can you try to remove the vendor folder completely and run composer update?

Do you have any composer warning/notices?