5:53:53 PM: Build ready to start 5:53:55 PM: build-image version: 324ec043422499a87b63cac1f1dabeefe6dca19d 5:53:55 PM: build-image tag: v3.0.2 5:53:55 PM: buildbot version: ef2e26260c41679f4cdeaebbf93370345c9fecf7 5:53:55 PM: Fetching cached dependencies 5:53:55 PM: Starting to download cache of 254.9KB 5:53:55 PM: Finished downloading cache in 69.809409ms 5:53:55 PM: Starting to extract cache 5:53:55 PM: Failed to fetch cache, continuing with build 5:53:55 PM: Starting to prepare the repo for build 5:53:55 PM: No cached dependencies found. Cloning fresh repo 5:53:55 PM: git clone https://github.com/TAIniko/samplefolio 5:53:56 PM: Preparing Git Reference refs/heads/master 5:53:56 PM: Starting build script 5:53:56 PM: Installing dependencies 5:53:58 PM: v10.15.3 is already installed. 5:53:58 PM: Now using node v10.15.3 (npm v6.4.1) 5:53:58 PM: Attempting ruby version 2.6.2, read from environment 5:54:00 PM: Using ruby version 2.6.2 5:54:00 PM: Using PHP version 5.6 5:54:00 PM: Started restoring cached go cache 5:54:00 PM: Finished restoring cached go cache 5:54:00 PM: unset GOOS; 5:54:00 PM: unset GOARCH; 5:54:00 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64'; 5:54:00 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}"; 5:54:00 PM: go version >&2; 5:54:00 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env'; 5:54:00 PM: go version go1.12 linux/amd64 5:54:00 PM: Installing missing commands 5:54:00 PM: Verify run directory 5:54:00 PM: Executing user command: nuxt generate 5:54:00 PM: /usr/local/bin/build: line 32: nuxt: command not found 5:54:00 PM: Caching artifacts 5:54:00 PM: Started saving pip cache 5:54:00 PM: Finished saving pip cache 5:54:00 PM: Started saving emacs cask dependencies 5:54:00 PM: Finished saving emacs cask dependencies 5:54:00 PM: Started saving maven dependencies 5:54:00 PM: Finished saving maven dependencies 5:54:00 PM: Started saving boot dependencies 5:54:00 PM: Finished saving boot dependencies 5:54:00 PM: Started saving go dependencies 5:54:00 PM: Finished saving go dependencies 5:54:02 PM: Cached node version v10.15.3 5:54:02 PM: Error running command: Build script returned non-zero exit code: 127 5:54:02 PM: Failing build: Failed to build site 5:54:02 PM: failed during stage 'building site': Build script returned non-zero exit code: 127 5:54:02 PM: Finished processing build request in 7.675976085s 5:54:02 PM: Shutting down logging, 0 messages pending ``` ### githubからnetlifyでのdeploy時のエラーについて 設定は以下の通りです Base directory: Not set Build command: nuxt generate Publish directory: dist Deploy log visibility: Logs are public こちらの記事 [リンク内容](https://qiita.com/isihigameKoudai/items/e3b136e9964f1d30d73d) を参考にしてサーバーレスSPAの構築を試みました。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/03/26 23:58