angular-electron icon indicating copy to clipboard operation
angular-electron copied to clipboard

No running due to error TS6053: File 'typings/browser.d.ts' not found.

Open steven-fernandez opened this issue 8 years ago • 1 comments

I've installed it using:

git clone ...... then cd to the folder and run "npm install" Finally tried: "npm start"

And I get this error:

error TS6053: File 'typings/browser.d.ts' not found.

How can I fix that?

steven-fernandez avatar Apr 30 '17 09:04 steven-fernandez

Duplicate of https://github.com/angular/angular-electron/issues/20.

JimmyTUM avatar Sep 18 '17 12:09 JimmyTUM