You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm ci
added 946 packages, and audited 946 packages in 6s
5 high severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
The text was updated successfully, but these errors were encountered:
Travis CI build start failing from #190, #191
It seems
lerna bootstrap
is not called aspostinstall
afternpm ci
.Success case:
https://travis-ci.com/github/mobilusoss/textlint-browser-runner/builds/191070080
Fail case:
https://travis-ci.com/github/mobilusoss/textlint-browser-runner/builds/191564613
The text was updated successfully, but these errors were encountered: