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
I recently opened #224 to update project README. I saw Travis CI run and fail with the following error:
24.75s$ yarn
yarn install v1.15.2
[1/4] Resolving packages...
[2/4] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=8". Got "6.17.1"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
I recently opened #224 to update project README. I saw Travis CI run and fail with the following error:
Direct link: https://travis-ci.org/KyleAMathews/typography.js/jobs/562359426.
Upon further investigation, it appears the last 10 PRs on this repo all experienced same Travis CI failure: https://travis-ci.org/KyleAMathews/typography.js/pull_requests.
The text was updated successfully, but these errors were encountered: