Closed
Description
In https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Leaflet/assets/package.json#L52 is added "workspace:" url type added but NPM does not recognise this type. Error: npm error Unsupported URL Type "workspace:": workspace:
package.json
"@symfony/ux-leaflet-map": "file:vendor/symfony/ux-leaflet-map/assets",
Works "@symfony/ux-leaflet-map": "2.24"