Closed that70schris closed 7 months ago
howdy @that70schris !
looks like a duplicate copy of @angular/platform-browser is being loaded (since you can see the packages is loaded within the node_modules for @builder.io/angular and not the top level one that should be the shared one)
what's weird is that should only be a dev dependency for our packages, so shoudn't be installed with it, and the current version we specify is super loose, just >= 2
, so really strange it's loaded twice
Hey Steve!
yea, it works fine under angular 8. I've removed node_modules and reinstalled a couple of times. can you think of anything else I should try?
Hi @that70schris , we just released a new version of the angular plugin for Builder.IO (v2.0.2)
Can you give this a whirl and let us know if you are seeing similar issues still? You can also take a look at the examples folder to see a working version with Angular v13
package.json:
error message: