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
Hello, I've got empty angular-electron app and wanted to add NFC to it. The problem is that when I copy the first example to HomeComponent I can't compile it.
ERROR in vendor.bundle.js from UglifyJs Unexpected token: name (ACR122Reader)
error comes out, any ideas?
Additionally this happens whenI try to run in dev mode.
I'm using the newest electron and nodejs.
The text was updated successfully, but these errors were encountered:
pokusew
changed the title
Problem with Webpack?
Problem with angular-electron?
Sep 4, 2017
Hello, I've got empty angular-electron app and wanted to add NFC to it. The problem is that when I copy the first example to HomeComponent I can't compile it.
ERROR in vendor.bundle.js from UglifyJs Unexpected token: name (ACR122Reader)
error comes out, any ideas?
Additionally this happens whenI try to run in dev mode.
I'm using the newest electron and nodejs.
The text was updated successfully, but these errors were encountered: