Skip to content

Console Output

+ yarn install
yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "sprotty > snabbdom-virtualize@0.7.0" has incorrect peer dependency "snabbdom@~0.6.6".
[4/4] Building fresh packages...
$ yarn run clean && yarn run build
yarn run v1.22.4
$ rimraf lib artifacts
Done in 0.13s.
yarn run v1.22.4
$ tsc -p ./tsconfig.json && yarn run lint
$ tslint -c ./configs/tslint.json --project ./tsconfig.json
Done in 13.02s.
Done in 65.29s.