Skip to content

Instantly share code, notes, and snippets.

@coetry
Created January 13, 2019 17:50
Show Gist options
  • Save coetry/dc96a8fdece54b66f55350c72149a04e to your computer and use it in GitHub Desktop.
Save coetry/dc96a8fdece54b66f55350c72149a04e to your computer and use it in GitHub Desktop.
01/13 11:44 AM (5m)
yarn install v1.12.3
01/13 11:44 AM (5m)
[1/4] Resolving packages...
01/13 11:44 AM (5m)
[2/4] Fetching packages...
01/13 11:45 AM (5m)
info fsevents@1.2.4: The platform "linux" is incompatible with this module.
01/13 11:45 AM (5m)
info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
01/13 11:45 AM (5m)
[3/4] Linking dependencies...
01/13 11:45 AM (5m)
warning " > next-with-apollo@3.3.1" has incorrect peer dependency "next@^6.0.0 || ^7.0.0".
01/13 11:45 AM (5m)
[4/4] Building fresh packages...
01/13 11:45 AM (5m)
Done in 50.23s.
01/13 11:45 AM (5m)
running user script...
01/13 11:45 AM (5m)
running "yarn run now-build"
01/13 11:45 AM (5m)
yarn run v1.12.3
01/13 11:45 AM (5m)
$ next build
01/13 11:45 AM (5m)
ℹ Compiling Client webpackbar 17:45:43
01/13 11:45 AM (5m)
ℹ Compiling Server webpackbar 17:45:43
01/13 11:45 AM (5m)
> Using external babel configuration
01/13 11:45 AM (5m)
> Location: "/tmp/15d42f86/.babelrc"
01/13 11:46 AM (4m)
✔ Server: Compiled successfully in 24.53s webpackbar 17:46:07
01/13 11:46 AM (4m)
Pages sizes after gzip:
┌ / (42.2 kB)
├ /_app (84 kB)
├ /_error (16.8 kB)
├ /billing (240 B)
├ /classes (42.4 kB)
├ /quizzes (238 B)
└ /settings (237 B)
01/13 11:46 AM (4m)
✔ Client: Compiled successfully in 24.58s webpackbar 17:46:07
01/13 11:46 AM (4m)
Done in 25.86s.
01/13 11:46 AM (4m)
preparing lambda files...
01/13 11:46 AM (4m)
patching https://api-sfo1.zeit.co/v2/now/deployments/dpl_EoWFJWQGdBZKCYirYdfcSc2UYotP/builds/bld_kh0q5wd3k with {"readyState":"ERROR","errorCode":"BUILD_FAILED_2"}
01/13 11:46 AM (4m)
{ Error: No serverless pages were built. https://err.sh/zeit/now-builders/now-next-no-serverless-pages-built
at Object.exports.build (/tmp/utils/build-module/node_modules/@now/next/index.js:285:13)
at <anonymous> reported: true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment