project deploy not working this error
Preformatted text`6:36:08 PM: Build ready to start
6:36:10 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
6:36:10 PM: build-image tag: v3.4.1
6:36:10 PM: buildbot version: df053fe6ccf5ca64814b0b8fda8e68b873646b0e
6:36:10 PM: Building without cache
6:36:10 PM: Starting to prepare the repo for build
6:36:11 PM: No cached dependencies found. Cloning fresh repo
6:36:11 PM: git clone https://github.com/yildizyazilim/hello_word
6:36:15 PM: Preparing Git Reference refs/heads/master
6:36:16 PM: Starting build script
6:36:16 PM: Installing dependencies
6:36:16 PM: Python version set to 2.7
6:36:17 PM: v12.18.0 is already installed.
6:36:17 PM: Now using node v12.18.0 (npm v6.14.4)
6:36:18 PM: Started restoring cached build plugins
6:36:18 PM: Finished restoring cached build plugins
6:36:18 PM: Attempting ruby version 2.7.1, read from environment
6:36:19 PM: Using ruby version 2.7.1
6:36:19 PM: Using PHP version 5.6
6:36:19 PM: 5.2 is already installed.
6:36:19 PM: Using Swift version 5.2
6:36:19 PM: Started restoring cached node modules
6:36:20 PM: Finished restoring cached node modules
6:36:20 PM: Installing NPM modules using NPM version 6.14.4
6:36:33 PM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/core-js
6:36:33 PM: > node -e "try{require('./postinstall')}catch(e){}"
6:36:33 PM: > @ampproject/toolbox-optimizer@2.4.0 postinstall /opt/build/repo/node_modules/@ampproject/toolbox-optimizer
6:36:33 PM: > node lib/warmup.js
6:36:34 PM: AMP Optimizer Downloading latest AMP runtime data
6:36:34 PM: npm WARN pungent@1.0.0 No repository field.
6:36:34 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/webpack/node_modules/fsevents):
6:36:34 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:36:34 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents):
6:36:34 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:36:34 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fork-ts-checker-webpack-plugin/node_modules/fsevents):
6:36:34 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:36:34 PM: added 868 packages from 426 contributors and audited 874 packages in 13.888s
6:36:35 PM: 34 packages are looking for funding
6:36:35 PM: run `npm fund` for details
6:36:35 PM: found 298 vulnerabilities (295 low, 1 moderate, 2 high)
6:36:35 PM: run `npm audit fix` to fix them, or `npm audit` for details
6:36:35 PM: NPM modules installed
6:36:35 PM: Started restoring cached go cache
6:36:35 PM: Finished restoring cached go cache
6:36:35 PM: go version go1.14.4 linux/amd64
6:36:35 PM: go version go1.14.4 linux/amd64
6:36:35 PM: Installing missing commands
6:36:35 PM: Verify run directory
6:36:36 PM:
6:36:36 PM: ┌─────────────────────────────┐
6:36:36 PM: │ Netlify Build │
6:36:36 PM: └─────────────────────────────┘
6:36:36 PM:
6:36:36 PM: ❯ Version
6:36:36 PM: @netlify/build 3.1.10
6:36:36 PM:
6:36:36 PM: ❯ Flags
6:36:36 PM: deployId: 5f32bae86d5d9f11c6e316e6
6:36:36 PM: mode: buildbot
6:36:36 PM: timersFile: /tmp/substage_times.txt
6:36:36 PM:
6:36:36 PM: ❯ Current directory
6:36:36 PM: /opt/build/repo
6:36:36 PM:
6:36:36 PM: ❯ Config file
6:36:36 PM: No config file was defined: using default values.
6:36:36 PM:
6:36:36 PM: ❯ Context
6:36:36 PM: production
6:36:36 PM:
6:36:36 PM: ┌───────────────────────────────────┐
6:36:36 PM: │ 1. Build command from Netlify app │
6:36:36 PM: └───────────────────────────────────┘
6:36:36 PM:
6:36:36 PM: $ npm run build
6:36:36 PM: > pungent@1.0.0 build /opt/build/repo
6:36:36 PM: > next build
6:36:37 PM: Warning: No build cache found. Please configure build caching for faster rebuilds. Read more: https://err.sh/next.js/no-cache
6:36:37 PM: Creating an optimized production build...
6:37:16 PM: Compiled successfully.
6:37:16 PM:
6:37:16 PM: Automatically optimizing pages...
6:37:17 PM: Warning: You have opted-out of Automatic Static Optimization due to `getInitialProps` in `pages/_app`. This does not opt-out pages with `getStaticProps`
6:37:17 PM: Read more: https://err.sh/next.js/opt-out-auto-static-optimization
6:37:17 PM: Page Size First Load JS
6:37:17 PM: ┌ λ / 3.08 kB 91.7 kB
6:37:17 PM: ├ /_app 12.3 kB 71 kB
6:37:17 PM: ├ λ /404 2.57 kB 73.6 kB
6:37:17 PM: ├ λ /about 4.97 kB 87.3 kB
6:37:17 PM: ├ λ /blog 2.51 kB 76.8 kB
6:37:17 PM: ├ λ /blog-details 2.84 kB 79.7 kB
6:37:17 PM: ├ λ /blog2 1.28 kB 78.1 kB
6:37:17 PM: ├ λ /blog3 1.29 kB 78.1 kB
6:37:17 PM: ├ λ /business-agency 5.16 kB 92.6 kB
6:37:17 PM: ├ λ /business-agency-2 5.16 kB 92.6 kB
6:37:17 PM: ├ λ /contact 2.62 kB 76.9 kB
6:37:17 PM: ├ λ /creative-agency 3.7 kB 93.6 kB
6:37:17 PM: ├ λ /creative-agency-2 5.46 kB 106 kB
6:37:17 PM: ├ λ /default-home-2 3.56 kB 108 kB
6:37:17 PM: ├ λ /error 2.06 kB 76.4 kB
6:37:17 PM: ├ λ /faq 5.83 kB 80.1 kB
6:37:17 PM: ├ λ /it-agency 4.9 kB 89.6 kB
6:37:17 PM: ├ λ /it-agency-2 4.9 kB 89.6 kB
6:37:17 PM: ├ λ /marketing-agency 3.88 kB 91.3 kB
6:37:17 PM: ├ λ /marketing-agency-2 4.34 kB 108 kB
6:37:17 PM: ├ λ /portfolio 5.76 kB 80.1 kB
6:37:17 PM: ├ λ /portfolio-agency 3.01 kB 90.5 kB
6:37:17 PM: ├ λ /portfolio-agency-2 4.29 kB 98.1 kB
6:37:17 PM: ├ λ /portfolio-details 4.75 kB 91.7 kB
6:37:17 PM: ├ λ /pricing 2.83 kB 77.2 kB
6:37:17 PM: ├ λ /privacy-policy 4.06 kB 78.4 kB
6:37:17 PM: ├ λ /service-details 4.23 kB 82.8 kB
6:37:17 PM: ├ λ /services 2.51 kB 76.8 kB
6:37:17 PM: ├ λ /startup-agency 3.97 kB 104 kB
6:37:17 PM: ├ λ /startup-agency-2 4.42 kB 116 kB
6:37:17 PM: ├ λ /studio-agency 5.81 kB 88.1 kB
6:37:17 PM: ├ λ /studio-agency-2 5.81 kB 88.1 kB
6:37:17 PM: ├ λ /team 5.75 kB 80.1 kB
6:37:17 PM: └ λ /terms-conditions 4.07 kB 78.4 kB
6:37:17 PM: + First Load JS shared by all 71 kB
6:37:17 PM: ├ static/pages/_app.js 12.3 kB
6:37:17 PM: ├ chunks/commons.8c5465.js 10.7 kB
6:37:17 PM: ├ chunks/framework.50d578.js 40.5 kB
6:37:17 PM: ├ runtime/main.479fe4.js 6.28 kB
6:37:17 PM: ├ runtime/webpack.4c85e8.js 1.25 kB
6:37:17 PM: └ css/11503c703380c8a136e3.css 64.6 kB
6:37:17 PM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
6:37:17 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
6:37:17 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
6:37:17 PM:
6:37:17 PM: (build.command completed in 41.1s)
6:37:17 PM:
6:37:17 PM: ┌─────────────────────────────┐
6:37:17 PM: │ Netlify Build Complete │
6:37:17 PM: └─────────────────────────────┘
6:37:17 PM:
6:37:17 PM: (Netlify Build completed in 41.1s)
6:37:17 PM: Caching artifacts
6:37:17 PM: Started saving node modules
6:37:17 PM: Finished saving node modules
6:37:17 PM: Started saving build plugins
6:37:17 PM: Finished saving build plugins
6:37:17 PM: Started saving pip cache
6:37:17 PM: Finished saving pip cache
6:37:17 PM: Started saving emacs cask dependencies
6:37:17 PM: Finished saving emacs cask dependencies
6:37:17 PM: Started saving maven dependencies
6:37:17 PM: Finished saving maven dependencies
6:37:17 PM: Started saving boot dependencies
6:37:17 PM: Finished saving boot dependencies
6:37:17 PM: Started saving go dependencies
6:37:17 PM: Finished saving go dependencies
6:37:19 PM: Build script success
6:37:19 PM: Starting to deploy site from ''
6:37:20 PM: Creating deploy tree asynchronously
6:37:20 PM: Creating deploy upload records
6:37:20 PM: Starting post processing
6:37:20 PM: Post processing - HTML
6:37:20 PM: Post processing - redirect rules
6:37:20 PM: Post processing - header rules
6:37:21 PM: Post processing done
6:37:21 PM: Site is live
6:37:22 PM: 0 new files to upload
6:37:22 PM: 0 new functions to upload
6:37:43 PM: Finished processing build request in 1m33.274290555s