-
Notifications
You must be signed in to change notification settings - Fork 0
Description
i have an issue by building the solution: there serveral issues like:
Severity Code Description Project File Line Suppression State
Error TS2307 (TS) Cannot find module '../../bower_components//index'. D:\downloads\Mermaider-master\Mermaider.UI (tsconfig or jsconfig project) D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\App.ts 2 Active
Error TS2307 (TS) Cannot find module '../../bower_components/jquery-ts/index'. D:\downloads\Mermaider-master\Mermaider.UI (tsconfig or jsconfig project) D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\DisplayController.ts 1 Active
Error TS7006 (TS) Parameter 'event' implicitly has an 'any' type. D:\downloads\Mermaider-master\Mermaider.UI (tsconfig or jsconfig project) D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\DisplayController.ts 37 Active
Error TS2307 (TS) Cannot find module '../../bower_components/jquery-ts/index'. D:\downloads\Mermaider-master\Mermaider.UI (tsconfig or jsconfig project) D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\ImageLibrary.ts 1 Active
Error TS2307 (TS) Cannot find module '../../bower_components/jquery-ts/index'. D:\downloads\Mermaider-master\Mermaider.UI (tsconfig or jsconfig project) D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\RenderEngine.ts 1 Active
Error TS2307 Build:Cannot find module '../../bower_components//index'. Mermaider.UI D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\App.ts 2
Error TS2307 Build:Cannot find module '../../bower_components/jquery-ts/index'. Mermaider.UI D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\DisplayController.ts 1
Error TS7006 Build:Parameter 'event' implicitly has an 'any' type. Mermaider.UI D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\DisplayController.ts 37
Error TS2307 Build:Cannot find module '../../bower_components/jquery-ts/index'. Mermaider.UI D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\ImageLibrary.ts 1
Error TS2307 Build:Cannot find module '../../bower_components/jquery-ts/index'. Mermaider.UI D:\downloads\Mermaider-master\Mermaider.UI\scripts\src\RenderEngine.ts 1
how can i fix? thank you.
best regards,
mario