Deploy details
Deploy log
1:48:29 PM: Waiting to build. Currently running 2 concurrent builds on your account
1:48:29 PM: Build ready to start
1:48:32 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
1:48:32 PM: build-image tag: v3.3.2
1:48:32 PM: buildbot version: ef8d0929ed0baabafd8bbb7d0b021e1fc24180c0
1:48:33 PM: Fetching cached dependencies
1:48:33 PM: Starting to download cache of 204.2MB
1:48:35 PM: Finished downloading cache in 2.019340742s
1:48:35 PM: Starting to extract cache
1:48:45 PM: Finished extracting cache in 10.026361438s
1:48:45 PM: Finished fetching cache in 12.187151119s
1:48:45 PM: Starting to prepare the repo for build
1:48:45 PM: Preparing Git Reference pull/28/head
1:48:47 PM: Found netlify.toml. Overriding site configuration
1:48:47 PM: Different build command detected, going to use the one specified in the toml file: 'npm run build' versus 'npm build' in the site
1:48:47 PM: Different base path detected, going to use the one specified in the toml file: 'client' versus '' in the site
1:48:47 PM: Starting build script
1:48:47 PM: Installing dependencies
1:48:47 PM: Started restoring cached node version
1:48:50 PM: Finished restoring cached node version
1:48:51 PM: v10.16.3 is already installed.
1:48:52 PM: Now using node v10.16.3 (npm v6.9.0)
1:48:52 PM: Attempting ruby version 2.6.2, read from environment
1:48:54 PM: Using ruby version 2.6.2
1:48:54 PM: Using PHP version 5.6
1:48:54 PM: Started restoring cached node modules
1:48:54 PM: Finished restoring cached node modules
1:48:55 PM: Installing NPM modules using NPM version 6.9.0
1:49:08 PM: npm
1:49:08 PM: WARN @typescript-eslint/eslint-plugin@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm WARN @typescript-eslint/parser@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm WARN
1:49:08 PM: @typescript-eslint/typescript-estree@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm WARN
1:49:08 PM: react-google-maps@9.4.5 requires a peer of @types/googlemaps@^3.0.0 but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm WARN
1:49:08 PM: react-google-maps@9.4.5 requires a peer of @types/markerclustererplus@^2.1.29 but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm
1:49:08 PM: WARN ts-pnp@1.1.2 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm WARN
1:49:08 PM: tsutils@3.14.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev but none is installed. You must install peer dependencies yourself.
1:49:08 PM: npm
1:49:08 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.6 (node_modules/react-scripts/node_modules/fsevents):
1:49:08 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.6: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:49:08 PM: npm
1:49:08 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
1:49:08 PM: npm WARN
1:49:08 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:49:08 PM: removed 3 packages, updated 1 package and audited 903190 packages in 12.374s
1:49:08 PM: found 0 vulnerabilities
1:49:08 PM: NPM modules installed
1:49:08 PM: Started restoring cached go cache
1:49:09 PM: Finished restoring cached go cache
1:49:09 PM: unset GOOS;
1:49:09 PM: unset GOARCH;
1:49:09 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
1:49:09 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
1:49:09 PM: go version >&2;
1:49:09 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
1:49:09 PM: go version go1.12 linux/amd64
1:49:09 PM: Installing missing commands
1:49:09 PM: Verify run directory
1:49:09 PM: Executing user command: npm run build
1:49:09 PM: > client@0.1.0 build /opt/build/repo/client
1:49:09 PM: > react-scripts build
1:49:11 PM: Creating an optimized production build...
1:50:11 PM: Compiled successfully.
1:50:11 PM: File sizes after gzip:
1:50:11 PM: 375.44 KB build/static/js/2.31a667eb.chunk.js
1:50:11 PM: 9.62 KB build/static/js/main.cf9228c9.chunk.js
1:50:11 PM: 2.58 KB build/static/css/main.ee67ded9.chunk.css
1:50:11 PM: 762 B build/static/js/runtime~main.a8a9905a.js
1:50:11 PM: The project was built assuming it is hosted at the server root.
1:50:11 PM: You can control this with the homepage field in your package.json.
1:50:11 PM: For example, add this to build it for GitHub Pages:
1:50:11 PM: "homepage" : "http://myname.github.io/myapp",
1:50:11 PM: The build folder is ready to be deployed.
1:50:11 PM: You may serve it with a static server:
1:50:11 PM: npm install -g serve
1:50:11 PM: serve -s build
1:50:11 PM: Find out more about deployment here:
1:50:11 PM: https://bit.ly/CRA-deploy
1:50:11 PM: Skipping functions preparation step: no functions directory set
1:50:11 PM: Caching artifacts
1:50:11 PM: Started saving node modules
1:50:11 PM: Finished saving node modules
1:50:11 PM: Started saving pip cache
1:50:11 PM: Finished saving pip cache
1:50:11 PM: Started saving emacs cask dependencies
1:50:11 PM: Finished saving emacs cask dependencies
1:50:11 PM: Started saving maven dependencies
1:50:11 PM: Finished saving maven dependencies
1:50:11 PM: Started saving boot dependencies
1:50:11 PM: Finished saving boot dependencies
1:50:11 PM: Started saving go dependencies
1:50:11 PM: Finished saving go dependencies
1:50:11 PM: Build script success
1:50:11 PM: Starting to deploy site from 'client/build'
1:50:11 PM: Creating deploy tree
1:50:11 PM: 0 new files to upload
1:50:11 PM: 0 new functions to upload
1:50:11 PM: Starting post processing
1:50:12 PM: Post processing done
1:50:13 PM: Site is live
1:50:44 PM: Finished processing build request in 2m11.329663083s