e920eac026
``` $ lite-server -c bs-config.aot.json $ ngc -p tsconfig-aot.json && rollup -c rollup-config.js /Users/xxxx/git/angular/aio/tools/examples/shared/node_modules/browser-sync/node_modules/chokidar/lib/fsevents-handler.js:26 return (new fsevents(path)).on('fsevent', callback).start(); ^ TypeError: fsevents is not a constructor at createFSEventsInstance (/Users/xxxx/git/angular/aio/tools/examples/shared/node_modules/browser-sync/node_modules/chokidar/lib/fsevents-handler.js:26:11) at setFSEventsListener (/Users/xxxx/git/angular/aio/tools/examples/shared/node_modules/browser-sync/node_modules/chokidar/lib/fsevents-handler.js:80:16) at FSWatcher.FsEventsHandler._watchWithFsEvents (/Users/xxxx/git/angular/aio/tools/examples/shared/node_modules/browser-sync/node_modules/chokidar/lib/fsevents-handler.js:244:16) at FSWatcher.<anonymous> (/Users/xxxx/git/angular/aio/tools/examples/shared/node_modules/browser-sync/node_modules/chokidar/lib/fsevents-handler.js:378:25) at LOOP (fs.js:1752:14) at processTicksAndRejections (internal/process/task_queues.js:79:11) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. completed: yarn serve:aot ``` PR Close #41638 |
||
---|---|---|
.. | ||
boilerplate | ||
example-scaffold | ||
.npmrc | ||
package.json | ||
protractor.config.js | ||
sync-boilerplate-dependencies.js | ||
tsconfig.json | ||
yarn.lock |