You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm super excited about Lit Element! While giving it a spin in Angular I hit a snag trying to get a hello world going. Any tips on getting this working?
ERROR in src/app/hello-world.component.ts(1,28): error TS2305: Module '"/Users/rjsteinert/Git/rjsteinert/pong/node_modules/@polymer/lit-element/lit-element"' has no exported member 'customElement'.
The text was updated successfully, but these errors were encountered:
I'm super excited about Lit Element! While giving it a spin in Angular I hit a snag trying to get a hello world going. Any tips on getting this working?
The text was updated successfully, but these errors were encountered: