thousight/Expo-TS-Starter

An in-range update of expo-cli is breaking the build 🚨

Closed this issue Β· 1 comments

The devDependency expo-cli was updated from 2.14.0 to 2.15.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

expo-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 63 commits.

  • 3251f65 Publish
  • b53a4aa Revert "Publish"
  • 50af6b1 Publish
  • 9a0aee6 Add missing publishConfig to scoped package @expo/webpack-pwa-manifest-plugin
  • 18edcfc Revert "Publish"
  • ab8735b Publish
  • 6e46424 Update start.js (#524)
  • 710a71a Update Config.js (#523)
  • a17f1da Removed orientation filter from splash screen generation (#526)
  • e18c0c9 Parallelizing PWA icon generation (#516)
  • 062004b Don't use a simple spinner when waiting for the build (#382)
  • ebe8402 Add meaningful error messages for incorrect project names during ejection (#378)
  • 6feaa13 Update Config.js
  • e19b168 meta tag validation updates (#515)
  • e6a5ae1 Ensure ios, and android are formed before infering icons (#514)

There are 63 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 2.14.0 your tests are passing again. Downgrade this dependency πŸ“Œ.