angular-cn/aio/tools/examples/shared
Alan Agius e920eac026 build(docs-infra): update lite-server to fix errors on OSX (#41638)
```
$ 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
2021-04-16 08:59:37 -07:00
..
boilerplate build(docs-infra): remove view engine related code (#41638) 2021-04-16 08:59:37 -07:00
example-scaffold build(docs-infra): add a tool to create new examples (#39283) 2020-10-16 08:14:38 -07:00
.npmrc build: rely on engines to prevent using npm for dependency install (#41477) 2021-04-07 12:05:01 -07:00
package.json build(docs-infra): update lite-server to fix errors on OSX (#41638) 2021-04-16 08:59:37 -07:00
protractor.config.js docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
sync-boilerplate-dependencies.js build(docs-infra): remove view engine related code (#41638) 2021-04-16 08:59:37 -07:00
tsconfig.json build: remove skipLibCheck from AIO examples (#37128) 2020-05-15 10:05:26 -07:00
yarn.lock build(docs-infra): update lite-server to fix errors on OSX (#41638) 2021-04-16 08:59:37 -07:00