ag-grid-angular-example
ag-grid-angular-example copied to clipboard
Unable to start the app
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.