Miguel
Miguel
do you mind dropping your webpack config here
same error w/ Nativescript 7.0.7 with JS (NativeScript Vue)
I managed to invoke this error by trying to create an instance outside of the registerElement ` CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error:...
So my issue turned out be the handling of the plugin by babel ` presets: [ [ '@babel/preset-env', { targets: { esmodules: true }, ----> include: ["transform-classes"] } ] ],...
Hey @Thr0TT1e you ever find a solution to this issue?
> > Hey @Thr0TT1e you ever find a solution to this issue? > > Solving this problem will not be an easy way. The whole point is in defining the...