Deploy details
Deploy log
7:53:42 PM: Build ready to start
7:53:44 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302
7:53:44 PM: build-image tag: v3.7.6
7:53:44 PM: buildbot version: 285c807c1a9d7b4bae2488308918aff60187c41c
7:53:44 PM: Fetching cached dependencies
7:53:44 PM: Failed to fetch cache, continuing with build
7:53:44 PM: Starting to prepare the repo for build
7:53:45 PM: No cached dependencies found. Cloning fresh repo
7:53:45 PM: git clone https://github.com/lesaff/uikit-docs
7:53:46 PM: Preparing Git Reference pull/16/head
7:53:46 PM: Parsing package.json dependencies
7:53:47 PM: Starting build script
7:53:47 PM: Installing dependencies
7:53:47 PM: Python version set to 2.7
7:53:48 PM: Downloading and installing node v10.24.1...
7:53:48 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
7:53:48 PM: Computing checksum with sha256sum
7:53:48 PM: Checksums matched!
7:53:50 PM: Now using node v10.24.1 (npm v6.14.12)
7:53:50 PM: Started restoring cached build plugins
7:53:50 PM: Finished restoring cached build plugins
7:53:51 PM: Attempting ruby version 2.6.2, read from environment
7:53:52 PM: Using ruby version 2.6.2
7:53:52 PM: Using PHP version 5.6
7:53:52 PM: Started restoring cached node modules
7:53:52 PM: Finished restoring cached node modules
7:53:52 PM: Installing NPM modules using NPM version 6.14.12
7:54:09 PM: > core-js@3.6.5 postinstall /opt/build/repo/node_modules/core-js
7:54:09 PM: > node -e "try{require('./postinstall')}catch(e){}"
7:54:09 PM: > vuepress@1.5.4 postinstall /opt/build/repo/node_modules/vuepress
7:54:09 PM: > opencollective-postinstall || exit 0
7:54:10 PM: npm WARN uikit-docs@1.1.0 No repository field.
7:54:10 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/watchpack/node_modules/fsevents):
7:54:10 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:54:10 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents):
7:54:10 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:54:10 PM: added 1186 packages from 551 contributors and audited 1191 packages in 17.542s
7:54:11 PM: 49 packages are looking for funding
7:54:11 PM: run `npm fund` for details
7:54:11 PM: found 393 vulnerabilities (3 low, 65 moderate, 325 high)
7:54:11 PM: run `npm audit fix` to fix them, or `npm audit` for details
7:54:11 PM: NPM modules installed
7:54:12 PM: Started restoring cached go cache
7:54:12 PM: Finished restoring cached go cache
7:54:12 PM: Installing Go version 1.12
7:54:17 PM: unset GOOS;
7:54:17 PM: unset GOARCH;
7:54:17 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
7:54:17 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
7:54:17 PM: go version >&2;
7:54:17 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
7:54:17 PM: go version go1.12 linux/amd64
7:54:17 PM: Installing missing commands
7:54:17 PM: Verify run directory
7:54:17 PM:
7:54:17 PM: ────────────────────────────────────────────────────────────────
7:54:17 PM: Netlify Build
7:54:17 PM: ────────────────────────────────────────────────────────────────
7:54:17 PM:
7:54:17 PM: ❯ Version
7:54:17 PM: @netlify/build 11.32.2
7:54:17 PM:
7:54:17 PM: ❯ Flags
7:54:17 PM: deployId: 60bbd646f9be500007e0d2f9
7:54:17 PM:
7:54:17 PM: ❯ Current directory
7:54:17 PM: /opt/build/repo
7:54:17 PM:
7:54:17 PM: ❯ Config file
7:54:17 PM: No config file was defined: using default values.
7:54:17 PM:
7:54:17 PM: ❯ Context
7:54:17 PM: deploy-preview
7:54:17 PM:
7:54:17 PM: ────────────────────────────────────────────────────────────────
7:54:17 PM: 1. Build command from Netlify app
7:54:17 PM: ────────────────────────────────────────────────────────────────
7:54:17 PM:
7:54:17 PM: $ vuepress build docs
7:54:19 PM: wait Extracting site metadata...
7:54:19 PM: tip Apply theme @vuepress/theme-default ...
7:54:19 PM: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
7:54:19 PM: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
7:54:19 PM: tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
7:54:19 PM: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
7:54:19 PM: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
7:54:19 PM: tip Apply plugin @vuepress/google-analytics (i.e. "@vuepress/plugin-google-analytics") ...
7:54:20 PM: [info] [webpackbar] Compiling Client
7:54:20 PM: [info] [webpackbar] Compiling Server
7:54:20 PM: Browserslist: caniuse-lite is outdated. Please run:
7:54:20 PM: npx browserslist@latest --update-db
7:54:20 PM: Why you should do it regularly:
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: javscript
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:24 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:29 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:30 PM: Language does not exist: example
7:54:43 PM: [success] [webpackbar] Server: Compiled successfully in 23.57s
7:54:55 PM: [success] [webpackbar] Client: Compiled successfully in 35.60s
7:54:55 PM: wait Rendering static HTML...
7:54:59 PM: (node:1525) UnhandledPromiseRejectionWarning: ReferenceError: UIkit is not defined
7:54:59 PM: at Object.320 (2.server-bundle.js:123:1)
7:54:59 PM: at __webpack_require__ (server-bundle.js:27:30)
7:54:59 PM: at Module.319 (2.server-bundle.js:9:338)
7:54:59 PM: at __webpack_require__ (server-bundle.js:27:30)
7:54:59 PM: at Module.354 (2.server-bundle.js:158:99)
7:54:59 PM: at __webpack_require__ (server-bundle.js:27:30)
7:54:59 PM: (node:1525) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
7:54:59 PM: (node:1525) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
7:54:59 PM:
7:54:59 PM: (build.command completed in 41.5s)
7:54:59 PM:
7:54:59 PM: ────────────────────────────────────────────────────────────────
7:54:59 PM: 2. Deploy site
7:54:59 PM: ────────────────────────────────────────────────────────────────
7:54:59 PM:
7:54:59 PM: Starting to deploy site from 'docs/.vuepress/dist'
7:54:59 PM: Creating deploy tree
7:54:59 PM: Creating deploy upload records
7:54:59 PM: 113 new files to upload
7:54:59 PM: 0 new functions to upload
7:55:02 PM: Site deploy was successfully initiated
7:55:02 PM:
7:55:02 PM: (Deploy site completed in 3.5s)
7:55:02 PM:
7:55:02 PM: ────────────────────────────────────────────────────────────────
7:55:02 PM: Netlify Build Complete
7:55:02 PM: ────────────────────────────────────────────────────────────────
7:55:02 PM:
7:55:02 PM: (Netlify Build completed in 45.1s)
7:55:03 PM: Starting post processing
7:55:03 PM: Post processing - HTML
7:55:03 PM: Caching artifacts
7:55:03 PM: Started saving node modules
7:55:03 PM: Finished saving node modules
7:55:03 PM: Started saving build plugins
7:55:03 PM: Finished saving build plugins
7:55:03 PM: Started saving pip cache
7:55:03 PM: Finished saving pip cache
7:55:03 PM: Started saving emacs cask dependencies
7:55:03 PM: Finished saving emacs cask dependencies
7:55:03 PM: Started saving maven dependencies
7:55:03 PM: Finished saving maven dependencies
7:55:03 PM: Started saving boot dependencies
7:55:03 PM: Finished saving boot dependencies
7:55:03 PM: Started saving rust rustup cache
7:55:03 PM: Finished saving rust rustup cache
7:55:03 PM: Started saving go dependencies
7:55:04 PM: Finished saving go dependencies
7:55:08 PM: Build script success
7:55:10 PM: Post processing - header rules
7:55:10 PM: Post processing - redirect rules
7:55:10 PM: Post processing done
7:55:10 PM: Site is live ✨
7:55:47 PM: Finished processing build request in 2m3.266280011s