Angular4-JsonEditor icon indicating copy to clipboard operation
Angular4-JsonEditor copied to clipboard

TS6059: File ../node_modules/ang-jsoneditor/ng-jsoneditor/ng-jsoneditor.module.ts is not under 'rootDir.

Open dnannaware opened this issue 6 years ago • 1 comments

Getting below error while trying to use with Angular5, does anybody has idea how to fix this issue?

'rootDir' is expected to contain all source files. error TS6059: File '../node_modules/ang-jsoneditor/ng-jsoneditor/ng-jsoneditor.module.ts' is not under 'rootDir' 'C:\GitRepos\ppc-admin-module\src'. 'rootDir' is expected to contain all source files.

dnannaware avatar Mar 07 '18 06:03 dnannaware

See if this works for your case https://github.com/mariohmol/ang-jsoneditor

mariohmol avatar May 15 '18 22:05 mariohmol