Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for event-planner

Staging

PR #30: staging@8662746

Deploy log

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