Created
April 22, 2022 11:49
-
-
Save ephes/aa4a6cf9a91eb240cf4b49b8c0975ffa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
┬─[jochen@ephes-m1:~/s/podlovers.org]─[13:45:31]─[G:master=] | |
╰─>$ NODE_APP_INSTANCE=testpodlovers npm run build Fr 22 Apr 13:45:31 2022 | |
> build | |
> npm run clean && gridsome build | |
> clean | |
> rm -rf static/images | |
WARNING: NODE_ENV value of 'production' did not match any deployment config file names. | |
WARNING: See https://github.com/lorenwest/node-config/wiki/Strict-Mode | |
Gridsome v0.7.23 | |
Initializing plugins... | |
Loading data from http://localhost:8000 | |
Error: Status 401 - wp/v2/menus | |
Error: Status 401 - wp/v2/menu-items | |
Error: Status 401 - wp/v2/templates | |
Error: Status 401 - wp/v2/template-parts | |
Load sources - 1.68s | |
Create GraphQL schema - 0.07s | |
Create pages and templates - 0.02s | |
Generate temporary code - 0.03s | |
ℹ Added 1 nodes to Search Index | |
FlexSearchIndex - 0.01s | |
Bootstrap finish - 2.11s | |
10% building 1/2 modules 1 active ...ode_modules/gridsome/app/entry.server.jsBrowserslist: caniuse-lite is outdated. Please run: | |
npx browserslist@latest --update-db | |
Why you should do it regularly: | |
https://github.com/browserslist/browserslist#browsers-data-updating | |
Error: Cannot query field "poster" on type "Metadata_PodcastShow". | |
GraphQL request:119:7 | |
118 | title, | |
119 | poster | |
| ^ | |
120 | } | |
at Object.module.exports (/Users/jochen/src/podlovers.org/node_modules/gridsome/lib/plugins/vue-components/lib/loaders/static-query.js:38:21) | |
at LOADER_EXECUTION (/Users/jochen/src/podlovers.org/node_modules/loader-runner/lib/LoaderRunner.js:119:14) | |
at runSyncOrAsync (/Users/jochen/src/podlovers.org/node_modules/loader-runner/lib/LoaderRunner.js:120:4) | |
at iterateNormalLoaders (/Users/jochen/src/podlovers.org/node_modules/loader-runner/lib/LoaderRunner.js:232:2) | |
at iterateNormalLoaders (/Users/jochen/src/podlovers.org/node_modules/loader-runner/lib/LoaderRunner.js:221:10) | |
at /Users/jochen/src/podlovers.org/node_modules/loader-runner/lib/LoaderRunner.js:236:3 | |
at context.callback (/Users/jochen/src/podlovers.org/node_modules/loader-runner/lib/LoaderRunner.js:111:13) | |
at /Users/jochen/src/podlovers.org/node_modules/cache-loader/dist/index.js:118:7 | |
at /Users/jochen/src/podlovers.org/node_modules/graceful-fs/graceful-fs.js:61:14 | |
at FSReqCallback.oncomplete (node:fs:189:23) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment