It’s a Svelte app. Latest version. Started project today. Works fine on my localhost when I npm run dev
but as you see here not nice: https://ivo-henri.netlify.app/
Deploy log:
1:48:46 PM: Build ready to start
1:48:48 PM: build-image version: 9289b698a503f132b265bd089ab40ce1d6f9e65e (focal)
1:48:48 PM: build-image tag: v4.12.0
1:48:48 PM: buildbot version: 9c06f4310bca32ed20204c1b5cbb47fe3db15285
1:48:48 PM: Fetching cached dependencies
1:48:48 PM: Starting to download cache of 72.4MB
1:48:49 PM: Finished downloading cache in 780.16129ms
1:48:49 PM: Starting to extract cache
1:48:49 PM: Finished extracting cache in 525.397386ms
1:48:49 PM: Finished fetching cache in 1.351014222s
1:48:49 PM: Starting to prepare the repo for build
1:48:50 PM: Preparing Git Reference refs/heads/main
1:48:50 PM: Parsing package.json dependencies
1:48:51 PM: Starting build script
1:48:51 PM: Installing dependencies
1:48:51 PM: Python version set to 2.7
1:48:51 PM: Started restoring cached node version
1:48:52 PM: Finished restoring cached node version
1:48:52 PM: v16.17.1 is already installed.
1:48:52 PM: Now using node v16.17.1 (npm v8.15.0)
1:48:52 PM: Started restoring cached build plugins
1:48:52 PM: Finished restoring cached build plugins
1:48:52 PM: Attempting ruby version 2.7.2, read from environment
1:48:53 PM: Using ruby version 2.7.2
1:48:53 PM: Using PHP version 8.0
1:48:53 PM: No npm workspaces detected
1:48:53 PM: Started restoring cached node modules
1:48:53 PM: Finished restoring cached node modules
1:48:54 PM: Started restoring cached go cache
1:48:54 PM: Finished restoring cached go cache
1:48:54 PM: Installing Go version 1.17 (requested 1.17)
1:48:59 PM: unset GOOS;
1:48:59 PM: unset GOARCH;
1:48:59 PM: export GOROOT=‘/opt/buildhome/.gimme/versions/go1.17.linux.amd64’;
1:48:59 PM: export PATH=“/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}”;
1:48:59 PM: go version >&2;
1:48:59 PM: export GIMME_ENV=“/opt/buildhome/.gimme/env/go1.17.linux.amd64.env”
1:48:59 PM: go version go1.17 linux/amd64
1:48:59 PM: Installing missing commands
1:48:59 PM: Verify run directory
1:49:00 PM:
1:49:00 PM: ────────────────────────────────────────────────────────────────
1:49:00 PM: Netlify Build
1:49:00 PM: ────────────────────────────────────────────────────────────────
1:49:00 PM:
1:49:00 PM: ❯ Version
1:49:00 PM: @netlify/build 27.19.0
1:49:00 PM:
1:49:00 PM: ❯ Flags
1:49:00 PM: baseRelDir: true
1:49:00 PM: buildId: 633ada2e53ae10000829da68
1:49:00 PM: deployId: 633ada2e53ae10000829da6a
1:49:00 PM:
1:49:00 PM: ❯ Current directory
1:49:00 PM: /opt/build/repo
1:49:00 PM:
1:49:00 PM: ❯ Config file
1:49:00 PM: No config file was defined: using default values.
1:49:00 PM:
1:49:00 PM: ❯ Context
1:49:00 PM: production
1:49:00 PM:
1:49:00 PM: ────────────────────────────────────────────────────────────────
1:49:00 PM: 1. Build command from Netlify app
1:49:00 PM: ────────────────────────────────────────────────────────────────
1:49:00 PM:
1:49:00 PM: $ npm run build
1:49:00 PM: > subscribe-form@0.0.0 build
1:49:00 PM: > vite build
1:49:01 PM: vite v3.1.4 building for production…
1:49:01 PM: transforming…
1:49:01 PM: ✓ 7 modules transformed.
1:49:01 PM: rendering chunks…
1:49:01 PM: dist/index.html 0.73 KiB
1:49:01 PM: dist/assets/index.6c6182fd.js 9.51 KiB / gzip: 3.88 KiB
1:49:01 PM: dist/assets/index.ac2bad75.css 174.74 KiB / gzip: 24.79 KiB
1:49:01 PM:
1:49:01 PM: (build.command completed in 985ms)
1:49:01 PM:
1:49:01 PM: ────────────────────────────────────────────────────────────────
1:49:01 PM: 2. Deploy site
1:49:01 PM: ────────────────────────────────────────────────────────────────
1:49:01 PM:
1:49:01 PM: Starting to deploy site from ‘public’
1:49:01 PM: Creating deploy tree
1:49:01 PM: Creating deploy upload records
1:49:01 PM: 0 new files to upload
1:49:01 PM: 0 new functions to upload
1:49:01 PM: Site deploy was successfully initiated
1:49:01 PM:
1:49:01 PM: (Deploy site completed in 185ms)
1:49:01 PM:
1:49:01 PM: ────────────────────────────────────────────────────────────────
1:49:01 PM: Netlify Build Complete
1:49:01 PM: ────────────────────────────────────────────────────────────────
1:49:01 PM:
1:49:01 PM: (Netlify Build completed in 1.1s)
1:49:01 PM: Starting post processing
1:49:02 PM: Post processing - HTML
1:49:02 PM: Caching artifacts
1:49:02 PM: Started saving node modules
1:49:02 PM: Finished saving node modules
1:49:02 PM: Started saving build plugins
1:49:02 PM: Finished saving build plugins
1:49:02 PM: Started saving pip cache
1:49:02 PM: Post processing - header rules
1:49:02 PM: Finished saving pip cache
1:49:02 PM: Started saving emacs cask dependencies
1:49:02 PM: Finished saving emacs cask dependencies
1:49:02 PM: Started saving maven dependencies
1:49:02 PM: Finished saving maven dependencies
1:49:02 PM: Started saving boot dependencies
1:49:02 PM: Finished saving boot dependencies
1:49:02 PM: Started saving rust rustup cache
1:49:02 PM: Finished saving rust rustup cache
1:49:02 PM: Started saving go dependencies
1:49:02 PM: Finished saving go dependencies
1:49:02 PM: Build script success
1:49:02 PM: Post processing - redirect rules
1:49:02 PM: Post processing done
1:49:02 PM: Uploading Cache of size 72.4MB
1:49:03 PM: Finished processing build request in 15.09452125s
1:49:05 PM: Site is live