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

@types/jasmine missing in dev-section

Open joov opened this issue 7 years ago • 0 comments

When cloning project an runing npm install the spec-files cannot be compiled.

Add npm install --save-dev @types/jasmine and push project

joov avatar May 06 '18 23:05 joov