Getting an error during install via 'ng add @progress/kendo-angular-editor':
File node_modules/@progress/kendo-angular-/package.json does not exist.
Here is the ng add trace:
ng add @progress/kendo-angular-editor
Installing packages for tooling via npm.
npm WARN @ngtools/webpack@7.1.4 requires a peer of typescript@>=2.4.0 < 3.2 but none is installed. You must install peer dependencies yourself.
npm WARN @progress/kendo-angular-editor@0.2.0 requires a peer of @angular/common@4 - 6 but none is installed. You must install peer dependencies yourself.
npm WARN @progress/kendo-angular-editor@0.2.0 requires a peer of @angular/core@4 - 6 but none is installed. You must install peer dependencies yourself.
npm WARN @progress/kendo-angular-editor@0.2.0 requires a peer of @angular/forms@4 - 6 but none is installed. You must install peer dependencies yourself.
npm WARN @progress/kendo-angular-editor@0.2.0 requires a peer of @progress/kendo-angular-dialog@^3.9.0 but none is installed. You must install peer dependencies yourself.
npm WARN @progress/kendo-angular-editor@0.2.0 requires a peer of @progress/kendo-angular-toolbar@^0.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
+ @progress/kendo-angular-editor@0.2.0
added 15 packages from 2 contributors and audited 40334 packages in 15.286s
found 1 high severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
Installed packages for tooling via npm.
File node_modules/@progress/kendo-angular-/package.json does not exist.