Loading Netlify dashboard…

Skip to main content

Deploy details

Published deploy for react-shop3

Production: main@HEAD

Deploy log

Initializing

Complete
5:33:12 PM: Build ready to start
5:33:17 PM: build-image version: c0621868af5001023389eeaa9dbfbbaf313f67e2 (focal)
5:33:17 PM: buildbot version: c0621868af5001023389eeaa9dbfbbaf313f67e2
5:33:17 PM: Building without cache
5:33:17 PM: Starting to prepare the repo for build
5:33:17 PM: No cached dependencies found. Cloning fresh repo
5:33:17 PM: git clone --filter=blob:none https://github.com/adarraji/react-shop
5:33:17 PM: Preparing Git Reference refs/heads/main
5:33:18 PM: Parsing package.json dependencies
5:33:19 PM: Starting build script
5:33:19 PM: Installing dependencies
5:33:19 PM: Python version set to 2.7
5:33:20 PM: v16.19.1 is already installed.
5:33:20 PM: Now using node v16.19.1 (npm v8.19.3)
5:33:20 PM: Enabling Node.js Corepack
5:33:20 PM: Started restoring cached build plugins
5:33:20 PM: Finished restoring cached build plugins
5:33:20 PM: Attempting Ruby version 2.7.2, read from environment
5:33:21 PM: Using Ruby version 2.7.2
5:33:21 PM: Using PHP version 8.0
5:33:21 PM: Started restoring cached corepack dependencies
5:33:21 PM: Finished restoring cached corepack dependencies
5:33:21 PM: No npm workspaces detected
5:33:21 PM: Started restoring cached node modules
5:33:21 PM: Finished restoring cached node modules
5:33:21 PM: Installing npm packages using npm version 8.19.3
5:33:26 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
5:33:28 PM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
5:33:36 PM: added 1554 packages, and audited 1555 packages in 15s
5:33:36 PM: 230 packages are looking for funding
5:33:36 PM: run `npm fund` for details
5:33:36 PM: 12 vulnerabilities (11 high, 1 critical)
5:33:36 PM: To address issues that do not require attention, run:
5:33:36 PM: npm audit fix
5:33:36 PM: To address all issues (including breaking changes), run:
5:33:36 PM: npm audit fix --force
5:33:36 PM: Run `npm audit` for details.
5:33:36 PM: npm packages installed
5:33:36 PM: Started restoring cached go cache
5:33:36 PM: Finished restoring cached go cache
5:33:36 PM: Installing Go version 1.17 (requested 1.17)
5:33:41 PM: go version go1.17 linux/amd64
5:33:41 PM: Detected 1 framework(s)
5:33:41 PM: "create-react-app" at version "5.0.1"
5:33:41 PM: Section completed: initializing

Building

Complete
5:33:43 PM: Netlify Build
5:33:43 PM: ────────────────────────────────────────────────────────────────
5:33:43 PM:
5:33:43 PM: ❯ Version
5:33:43 PM: @netlify/build 29.5.8
5:33:43 PM:
5:33:43 PM: ❯ Flags
5:33:43 PM: baseRelDir: true
5:33:43 PM: buildId: 63f500587bdf8002f3a80328
5:33:43 PM: deployId: 63f500587bdf8002f3a8032a
5:33:43 PM:
5:33:43 PM: ❯ Current directory
5:33:43 PM: /opt/build/repo
5:33:43 PM:
5:33:43 PM: ❯ Config file
5:33:43 PM: No config file was defined: using default values.
5:33:43 PM:
5:33:43 PM: ❯ Context
5:33:43 PM: production
5:33:43 PM:
5:33:43 PM: 1. Build command from Netlify app
5:33:43 PM: ────────────────────────────────────────────────────────────────
5:33:43 PM: ​
5:33:43 PM: $ npm run build
5:33:43 PM: > ecommerce-react-node-t@0.1.0 build
5:33:43 PM: > react-scripts build
5:33:44 PM: Creating an optimized production build...
5:33:44 PM: Browserslist: caniuse-lite is outdated. Please run:
5:33:44 PM: npx update-browserslist-db@latest
5:33:44 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
5:33:56 PM: Browserslist: caniuse-lite is outdated. Please run:
5:33:56 PM: npx update-browserslist-db@latest
5:33:56 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
5:33:56 PM: Compiled successfully.
5:33:56 PM:
5:33:56 PM: File sizes after gzip:
5:33:56 PM: 119.03 kB build/static/js/main.127c788c.js
5:33:56 PM: 13.24 kB build/static/css/main.6a20ab7e.css
5:33:56 PM: 1.79 kB build/static/js/787.b3e9292c.chunk.js
5:33:56 PM: The project was built assuming it is hosted at /.
5:33:56 PM: You can control this with the homepage field in your package.json.
5:33:56 PM: The build folder is ready to be deployed.
5:33:56 PM: You may serve it with a static server:
5:33:56 PM: npm install -g serve
5:33:56 PM: serve -s build
5:33:56 PM: Find out more about deployment here:
5:33:57 PM: ​
5:33:57 PM: (build.command completed in 13.8s)
5:33:57 PM:
5:33:57 PM: (Netlify Build completed in 14.2s)
5:33:58 PM: Section completed: building
5:34:00 PM: Finished processing build request in 43.009s

Deploying

Complete
5:33:57 PM: 2. Deploy site
5:33:57 PM: ────────────────────────────────────────────────────────────────
5:33:57 PM: ​
5:33:57 PM: Starting to deploy site from 'build'
5:33:57 PM: Calculating files to upload
5:33:57 PM: 4 new files to upload
5:33:57 PM: 0 new functions to upload
5:33:57 PM: Section completed: deploying
5:33:57 PM: Site deploy was successfully initiated
5:33:57 PM: ​
5:33:57 PM: (Deploy site completed in 316ms)

Cleanup

Complete
5:33:57 PM: Netlify Build Complete
5:33:57 PM: ────────────────────────────────────────────────────────────────
5:33:57 PM: ​
5:33:57 PM: Caching artifacts
5:33:57 PM: Started saving node modules
5:33:57 PM: Finished saving node modules
5:33:57 PM: Started saving build plugins
5:33:57 PM: Finished saving build plugins
5:33:57 PM: Started saving corepack cache
5:33:57 PM: Finished saving corepack cache
5:33:57 PM: Started saving pip cache
5:33:57 PM: Finished saving pip cache
5:33:57 PM: Started saving emacs cask dependencies
5:33:57 PM: Finished saving emacs cask dependencies
5:33:57 PM: Started saving maven dependencies
5:33:57 PM: Finished saving maven dependencies
5:33:57 PM: Started saving boot dependencies
5:33:57 PM: Finished saving boot dependencies
5:33:57 PM: Started saving rust rustup cache
5:33:57 PM: Finished saving rust rustup cache
5:33:57 PM: Started saving go dependencies
5:33:57 PM: Finished saving go dependencies
5:33:58 PM: Build script success
5:33:59 PM: Uploading Cache of size 121.1MB
5:34:00 PM: Section completed: cleanup

Post-processing

Complete
5:33:57 PM: Starting post processing
5:33:57 PM: Post processing - HTML
5:33:57 PM: Post processing - header rules
5:33:57 PM: Post processing - redirect rules
5:33:58 PM: Post processing done
5:33:58 PM: Section completed: postprocessing
5:33:58 PM: Site is live ✨