Skip to main content

Deploy details

Published deploy for ask-marge

Delete package-lock.json

Production: master@e07998d

Deploy log

10:32:05 AM: Build ready to start
10:32:07 AM: build-image version: 3fa6e2800752667ac56af498951f923e208f7404 (xenial)
10:32:07 AM: build-image tag: v3.10.3
10:32:07 AM: buildbot version: 007e3cee9690c5dd1ea3d0f59b0390ab3a4afae2
10:32:08 AM: Fetching cached dependencies
10:32:08 AM: Starting to download cache of 325.8MB
10:32:10 AM: Finished downloading cache in 2.068469454s
10:32:10 AM: Starting to extract cache
10:32:20 AM: Finished extracting cache in 10.281500355s
10:32:20 AM: Finished fetching cache in 12.413105384s
10:32:20 AM: Starting to prepare the repo for build
10:32:20 AM: Preparing Git Reference refs/heads/master
10:32:21 AM: Parsing package.json dependencies
10:32:22 AM: Starting build script
10:32:22 AM: Installing dependencies
10:32:22 AM: Python version set to 2.7
10:32:22 AM: Started restoring cached node version
10:32:25 AM: Finished restoring cached node version
10:32:25 AM: v12.18.0 is already installed.
10:32:26 AM: Now using node v12.18.0 (npm v6.14.4)
10:32:26 AM: Started restoring cached build plugins
10:32:26 AM: Finished restoring cached build plugins
10:32:26 AM: Attempting ruby version 2.7.1, read from environment
10:32:26 AM: Started restoring cached ruby version
10:32:27 AM: Finished restoring cached ruby version
10:32:28 AM: Using ruby version 2.7.1
10:32:29 AM: Using PHP version 5.6
10:32:29 AM: Started restoring cached yarn cache
10:32:35 AM: Finished restoring cached yarn cache
10:32:36 AM: No yarn workspaces detected
10:32:36 AM: Started restoring cached node modules
10:32:36 AM: Finished restoring cached node modules
10:32:36 AM: Installing NPM modules using Yarn version 1.22.4
10:32:36 AM: yarn install v1.22.4
10:32:36 AM: [1/4] Resolving packages...
10:32:37 AM: success Already up-to-date.
10:32:37 AM: Done in 0.78s.
10:32:37 AM: NPM modules installed using Yarn
10:32:37 AM: Started restoring cached go cache
10:32:37 AM: Finished restoring cached go cache
10:32:37 AM: go version go1.14.4 linux/amd64
10:32:37 AM: go version go1.14.4 linux/amd64
10:32:37 AM: Installing missing commands
10:32:37 AM: Verify run directory
10:32:39 AM:
10:32:39 AM: ────────────────────────────────────────────────────────────────
10:32:39 AM: Netlify Build
10:32:39 AM: ────────────────────────────────────────────────────────────────
10:32:39 AM:
10:32:39 AM: ❯ Version
10:32:39 AM: @netlify/build 26.1.3
10:32:39 AM:
10:32:39 AM: ❯ Flags
10:32:39 AM: baseRelDir: true
10:32:39 AM: buildId: 61e545a5c89e8e00077134a3
10:32:39 AM: deployId: 61e545a5c89e8e00077134a5
10:32:39 AM:
10:32:39 AM: ❯ Current directory
10:32:39 AM: /opt/build/repo
10:32:39 AM:
10:32:39 AM: ❯ Config file
10:32:39 AM: No config file was defined: using default values.
10:32:39 AM:
10:32:39 AM: ❯ Context
10:32:39 AM: production
10:32:39 AM:
10:32:39 AM: ────────────────────────────────────────────────────────────────
10:32:39 AM: 1. Build command from Netlify app
10:32:39 AM: ────────────────────────────────────────────────────────────────
10:32:39 AM: ​
10:32:39 AM: $ yarn build
10:32:39 AM: yarn run v1.22.4
10:32:39 AM: $ npm run build:tailwind
10:32:40 AM: npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1642415559938-0.5311271318183468/node but npm is using /opt/buildhome/.nvm/versions/node/v12.18.0/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
10:32:40 AM: > ask_marge@0.1.0 build:tailwind /opt/build/repo
10:32:40 AM: > tailwindcss build src/tailwind.css -o src/tailwind.generated.css
10:32:41 AM: tailwindcss 1.4.6
10:32:41 AM: 🚀 Building... src/tailwind.css
10:32:41 AM: Browserslist: caniuse-lite is outdated. Please run:
10:32:41 AM: npx browserslist@latest --update-db
10:32:42 AM: Browserslist: caniuse-lite is outdated. Please run:
10:32:42 AM: npx browserslist@latest --update-db
10:32:43 AM: ✅ Finished in 2.22 s
10:32:43 AM: 📦 Size: 1.8MB
10:32:43 AM: 💾 Saved to src/tailwind.generated.css
10:32:43 AM: $ react-scripts build
10:32:44 AM: Creating an optimized production build...
10:32:46 AM: Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db`
10:33:04 AM: Compiled successfully.
10:33:04 AM:
10:33:04 AM: File sizes after gzip:
10:33:04 AM: 137.25 KB build/static/css/main.de20d4ff.chunk.css
10:33:04 AM: 60.48 KB build/static/js/2.6f716542.chunk.js
10:33:04 AM: 19.6 KB build/static/js/main.61bdde9c.chunk.js
10:33:04 AM: 773 B build/static/js/runtime-main.cecd9489.js
10:33:04 AM: The project was built assuming it is hosted at /.
10:33:04 AM: You can control this with the homepage field in your package.json.
10:33:04 AM: The build folder is ready to be deployed.
10:33:04 AM: You may serve it with a static server:
10:33:04 AM: yarn global add serve
10:33:04 AM: serve -s build
10:33:04 AM: Find out more about deployment here:
10:33:04 AM: bit.ly/CRA-deploy
10:33:04 AM: Done in 24.90s.
10:33:04 AM: ​
10:33:04 AM: (build.command completed in 25.1s)
10:33:04 AM:
10:33:04 AM: ────────────────────────────────────────────────────────────────
10:33:04 AM: 2. Deploy site
10:33:04 AM: ────────────────────────────────────────────────────────────────
10:33:04 AM: Creating deploy upload records
10:33:04 AM: ​
10:33:04 AM: Starting to deploy site from 'build'
10:33:04 AM: Creating deploy tree
10:33:05 AM: 0 new files to upload
10:33:05 AM: 0 new functions to upload
10:33:05 AM: Site deploy was successfully initiated
10:33:05 AM: ​
10:33:05 AM: (Deploy site completed in 208ms)
10:33:05 AM:
10:33:05 AM: ────────────────────────────────────────────────────────────────
10:33:05 AM: Netlify Build Complete
10:33:05 AM: ────────────────────────────────────────────────────────────────
10:33:05 AM: ​
10:33:05 AM: (Netlify Build completed in 25.3s)
10:33:05 AM: Starting post processing
10:33:05 AM: Post processing - HTML
10:33:05 AM: Post processing - header rules
10:33:05 AM: Post processing - redirect rules
10:33:05 AM: Post processing done
10:33:05 AM: Caching artifacts
10:33:05 AM: Started saving node modules
10:33:05 AM: Finished saving node modules
10:33:05 AM: Started saving build plugins
10:33:05 AM: Finished saving build plugins
10:33:05 AM: Started saving yarn cache
10:33:06 AM: Site is live ✨
10:33:12 AM: Finished saving yarn cache
10:33:12 AM: Started saving pip cache
10:33:12 AM: Finished saving pip cache
10:33:12 AM: Started saving emacs cask dependencies
10:33:12 AM: Finished saving emacs cask dependencies
10:33:12 AM: Started saving maven dependencies
10:33:12 AM: Finished saving maven dependencies
10:33:12 AM: Started saving boot dependencies
10:33:12 AM: Finished saving boot dependencies
10:33:12 AM: Started saving rust rustup cache
10:33:12 AM: Finished saving rust rustup cache
10:33:12 AM: Started saving go dependencies
10:33:12 AM: Finished saving go dependencies
10:33:12 AM: Build script success
10:33:55 AM: Finished processing build request in 1m47.562628099s