Getting following error with version 6.0.2 in my project:
@parcel/core: Failed to resolve 'inline-style-prefixer/lib/plugins/backgroundClip' from './node_modules/react-native-web/dist/modules/prefixStyles/static.js'
Indeed the backgroundClip is not there. Is it a new design or just a bug?
Getting following error with version 6.0.2 in my project:
@parcel/core: Failed to resolve 'inline-style-prefixer/lib/plugins/backgroundClip' from './node_modules/react-native-web/dist/modules/prefixStyles/static.js'Indeed the backgroundClip is not there. Is it a new design or just a bug?