open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

Build fails in 1.4.x #566

Closed vaszig closed 10 months ago

vaszig commented 1 year ago

After successful install (yarn install), trying to build (yarn build) gives an error:

Error: [BABEL]: --- PLACEHOLDER PACKAGE ---
This @babel/plugin-proposal-private-property-in-object version is not meant to be imported. 
Something is importing @babel/plugin-proposal-private-property-in-object without declaring 
it in its dependencies (or devDependencies) in the package.json file.
sergei-maertens commented 10 months ago

Can't seem to reproduce this and patch releases have since been published, so CI seems to not run into this issue :thinking: