danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.6k forks source link

angular-cli.json' failed. #2035

Open AltRoot17 opened 6 years ago

AltRoot17 commented 6 years ago

Im install this for my project, I had following error

InvalidConfigError: Parsing 'D:\web\ng4fbbootstrap\.angular-cli.json' failed. Ensure the file is valid JSON.
Error: Unexpected token ] in JSON at position 515
    at Function.fromConfigPath (D:\web\ng4fbbootstrap\node_modules\@angular\cli\models\config\config.js:89:19)
    at Function.fromProject (D:\web\ng4fbbootstrap\node_modules\@angular\cli\models\config.js:67:46)
    at Object.<anonymous> (D:\web\ng4fbbootstrap\node_modules\@angular\cli\commands\build.js:10:35)
    at Module._compile (module.js:612:30)
    at Object.Module._extensions..js (module.js:623:10)
    at Module.load (module.js:531:32)
    at tryModuleLoad (module.js:494:12)
    at Function.Module._load (module.js:486:3)
    at Module.require (module.js:556:17)
    at require (internal/module.js:11:18)