André de Oliveira

Results 1 comments of André de Oliveira

For those arriving here after having searched for: ``` @parcel/resolver-default: Cannot read properties of undefined (reading 'message') ``` Workaround is to add this to your `package.json`: ``` "@parcel/resolver-default": { "packageExports":...