ag-grid-angular-example icon indicating copy to clipboard operation
ag-grid-angular-example copied to clipboard

Unable to start the app

Open mbtakanov opened this issue 7 years ago • 0 comments

When I write ng serve, I get the following error: ** NG Live Development Server is listening on localhost:4201, open your browser on http://localhost:4201/ ** 95% emittingC:\Users\xxx\Desktop\Misc\TV Project\ag-grid-angular-example-master\angular-cli\node_modules\webpack\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:40 callbacks[i](err, result); ^

TypeError: callbacks[i] is not a function at Storage.finished (C:\Users\xxx\Desktop\Misc\TV Project\ag-grid-angular-example-master\angular-cli\node_modules\webpack\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:40:15) at C:\Users\xxx\Desktop\Misc\TV Project\ag-grid-angular-example-master\angular-cli\node_modules\webpack\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:77:9 at C:\Users\xxx\Desktop\Misc\TV Project\ag-grid-angular-example-master\angular-cli\node_modules\graceful-fs\polyfills.js:287:18 at FSReqWrap.oncomplete (fs.js:123:15)

There is no solution in the web.

mbtakanov avatar Feb 08 '18 11:02 mbtakanov