Deploy details
Deploy log
3:17:32 PM: Build ready to start
3:17:34 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
3:17:34 PM: build-image tag: v3.3.2
3:17:34 PM: buildbot version: ef8d0929ed0baabafd8bbb7d0b021e1fc24180c0
3:17:34 PM: Fetching cached dependencies
3:17:34 PM: Starting to download cache of 191.1MB
3:17:35 PM: Finished downloading cache in 1.577346441s
3:17:35 PM: Starting to extract cache
3:17:45 PM: Finished extracting cache in 9.551046011s
3:17:45 PM: Finished fetching cache in 11.296883073s
3:17:45 PM: Starting to prepare the repo for build
3:17:46 PM: Preparing Git Reference pull/32/head
3:17:47 PM: Found netlify.toml. Overriding site configuration
3:17: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
3:17:47 PM: Different base path detected, going to use the one specified in the toml file: 'client' versus '' in the site
3:17:47 PM: Starting build script
3:17:47 PM: Installing dependencies
3:17:48 PM: Started restoring cached node version
3:17:51 PM: Finished restoring cached node version
3:17:52 PM: v10.16.3 is already installed.
3:17:54 PM: Now using node v10.16.3 (npm v6.9.0)
3:17:55 PM: Attempting ruby version 2.6.2, read from environment
3:17:57 PM: Using ruby version 2.6.2
3:17:57 PM: Using PHP version 5.6
3:17:57 PM: Started restoring cached node modules
3:17:57 PM: Finished restoring cached node modules
3:17:57 PM: Installing NPM modules using NPM version 6.9.0
3:18:10 PM: npm
3:18:10 PM: WARN @typescript-eslint/eslint-plugin@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
3:18:10 PM: npm
3:18:10 PM: WARN @typescript-eslint/parser@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
3:18:10 PM: npm
3:18:10 PM: WARN
3:18:10 PM: @typescript-eslint/typescript-estree@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
3:18:10 PM: npm WARN
3:18:10 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.
3:18:10 PM: npm
3:18:10 PM: WARN 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.
3:18:10 PM: npm WARN
3:18:10 PM: ts-pnp@1.1.2 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
3:18:10 PM: npm
3:18:10 PM: WARN 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.
3:18:10 PM: npm
3:18:10 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.6 (node_modules/react-scripts/node_modules/fsevents):
3:18:10 PM: npm WARN
3:18:10 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.6: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:18:10 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
3:18:10 PM: npm
3:18:10 PM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:18:10 PM: audited 903190 packages in 11.539s
3:18:10 PM: found 0 vulnerabilities
3:18:10 PM: NPM modules installed
3:18:10 PM: Started restoring cached go cache
3:18:10 PM: Finished restoring cached go cache
3:18:10 PM: unset GOOS;
3:18:10 PM: unset GOARCH;
3:18:10 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
3:18:10 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
3:18:10 PM: go version >&2;
3:18:10 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
3:18:10 PM: go version go1.12 linux/amd64
3:18:10 PM: Installing missing commands
3:18:10 PM: Verify run directory
3:18:10 PM: Executing user command: npm run build
3:18:10 PM: > client@0.1.0 build /opt/build/repo/client
3:18:10 PM: > react-scripts build
3:18:12 PM: Creating an optimized production build...
3:18:46 PM: Compiled successfully.
3:18:46 PM: File sizes after gzip:
3:18:46 PM: 375.41 KB build/static/js/2.dd8e7fa0.chunk.js
3:18:46 PM: 9.62 KB build/static/js/main.b0daebf1.chunk.js
3:18:46 PM: 2.63 KB build/static/css/main.dc7c3630.chunk.css
3:18:46 PM: 762 B build/static/js/runtime~main.a8a9905a.js
3:18:46 PM: The project was built assuming it is hosted at the server root.
3:18:46 PM: You can control this with the homepage field in your package.json.
3:18:46 PM: For example, add this to build it for GitHub Pages:
3:18:46 PM: "homepage" : "http://myname.github.io/myapp",
3:18:46 PM: The build folder is ready to be deployed.
3:18:46 PM: You may serve it with a static server:
3:18:46 PM: npm install -g serve
3:18:46 PM: serve -s build
3:18:46 PM: Find out more about deployment here:
3:18:46 PM: https://bit.ly/CRA-deploy
3:18:47 PM: Skipping functions preparation step: no functions directory set
3:18:47 PM: Caching artifacts
3:18:47 PM: Started saving node modules
3:18:47 PM: Finished saving node modules
3:18:47 PM: Started saving pip cache
3:18:47 PM: Finished saving pip cache
3:18:47 PM: Started saving emacs cask dependencies
3:18:47 PM: Finished saving emacs cask dependencies
3:18:47 PM: Started saving maven dependencies
3:18:47 PM: Finished saving maven dependencies
3:18:47 PM: Started saving boot dependencies
3:18:47 PM: Finished saving boot dependencies
3:18:47 PM: Started saving go dependencies
3:18:47 PM: Finished saving go dependencies
3:18:47 PM: Build script success
3:18:47 PM: Starting to deploy site from 'client/build'
3:18:47 PM: Creating deploy tree
3:18:47 PM: 6 new files to upload
3:18:47 PM: 0 new functions to upload
3:18:48 PM: Starting post processing
3:18:48 PM: Post processing done
3:18:49 PM: Site is live
3:19:22 PM: Finished processing build request in 1m48.889280263s