Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: build output directory contains links to files that can't be accessed #19441

Closed
jamaluddinrumi opened this issue Mar 3, 2023 · 5 comments

Comments

@jamaluddinrumi
Copy link

Environment


  • Operating System: Linux
  • Node Version: v16.19.1
  • Nuxt Version: 3.2.3
  • Nitro Version: 2.2.3
  • Package Manager: pnpm@7.28.0
  • Builder: vite
  • User Config: runtimeConfig, css, modules, device, i18n
  • Runtime Modules: @storyblok/nuxt@5.2.0, @nuxtjs/tailwindcss@6.4.1, @nuxtjs/i18n@8.0.0-beta.10, @nuxtjs/device@3.1.0, nuxt-icon@0.3.2
  • Build Modules: -

Reproduction

https://github.com/jamaluddinrumi/nuxt3.indomascot.com

Describe the bug

can not generate with cloudflare pages

Screen Shot 2023-03-04 at 4 33 07 AM

Additional context

No response

Logs

2023-03-03T21:29:19.535782Z	Cloning repository...
2023-03-03T21:29:20.720224Z	From https://github.com/jamaluddinrumi/nuxt3.indomascot.com
2023-03-03T21:29:20.720819Z	 * branch            cc4719986ebba8bdf08a1a74a7159d0c1836de18 -> FETCH_HEAD
2023-03-03T21:29:20.721017Z	
2023-03-03T21:29:20.804491Z	HEAD is now at cc47199 clone all previous astro indomascot public folder
2023-03-03T21:29:20.805191Z	
2023-03-03T21:29:20.944805Z	
2023-03-03T21:29:20.97073Z	Success: Finished cloning repository files
2023-03-03T21:29:21.722674Z	Installing dependencies
2023-03-03T21:29:21.733914Z	Python version set to 2.7
2023-03-03T21:29:23.788642Z	Attempting node version 'v16.19.1' from .nvmrc
2023-03-03T21:29:25.2109Z	Downloading and installing node v16.19.1...
2023-03-03T21:29:25.639338Z	Downloading https://nodejs.org/dist/v16.19.1/node-v16.19.1-linux-x64.tar.xz...
2023-03-03T21:29:26.101918Z	Computing checksum with sha256sum
2023-03-03T21:29:26.236835Z	Checksums matched!
2023-03-03T21:29:30.67342Z	Now using node v16.19.1 (npm v8.19.3)
2023-03-03T21:29:31.094156Z	Started restoring cached build plugins
2023-03-03T21:29:31.109115Z	Finished restoring cached build plugins
2023-03-03T21:29:31.626555Z	Attempting ruby version 2.7.1, read from environment
2023-03-03T21:29:35.372668Z	Using ruby version 2.7.1
2023-03-03T21:29:35.745881Z	Using PHP version 5.6
2023-03-03T21:29:35.912089Z	5.2 is already installed.
2023-03-03T21:29:35.940108Z	Using Swift version 5.2
2023-03-03T21:29:35.941099Z	Started restoring cached node modules
2023-03-03T21:29:35.956818Z	Finished restoring cached node modules
2023-03-03T21:29:36.472488Z	Installing NPM modules using NPM version 8.19.3
2023-03-03T21:29:36.894623Z	npm WARN config tmp This setting is no longer used.  npm stores temporary files in a special
2023-03-03T21:29:36.894943Z	npm WARN config location in the cache, and they are managed by
2023-03-03T21:29:36.895109Z	npm WARN config     [`cacache`](http://npm.im/cacache).
2023-03-03T21:29:37.305187Z	npm WARN config tmp This setting is no longer used.  npm stores temporary files in a special
2023-03-03T21:29:37.305531Z	npm WARN config location in the cache, and they are managed by
2023-03-03T21:29:37.305708Z	npm WARN config     [`cacache`](http://npm.im/cacache).
2023-03-03T21:30:03.946338Z	npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
2023-03-03T21:30:05.080115Z	npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2023-03-03T21:30:17.949653Z	
2023-03-03T21:30:17.951126Z	> postinstall
2023-03-03T21:30:17.951407Z	> nuxt prepare
2023-03-03T21:30:17.951701Z	
2023-03-03T21:30:18.093058Z	Nuxi 3.2.3
2023-03-03T21:30:19.643752Z	ℹ Using default Tailwind CSS file from runtime/tailwind.css
2023-03-03T21:30:20.53238Z	
2023-03-03T21:30:20.532681Z	 WARN  Components directory not found: /opt/buildhome/repo/storyblok
2023-03-03T21:30:20.532862Z	
2023-03-03T21:30:20.659212Z	✔ Types generated in .nuxt
2023-03-03T21:30:20.735408Z	
2023-03-03T21:30:20.735748Z	added 1260 packages, and audited 1261 packages in 43s
2023-03-03T21:30:20.735948Z	
2023-03-03T21:30:20.736107Z	218 packages are looking for funding
2023-03-03T21:30:20.736259Z	  run `npm fund` for details
2023-03-03T21:30:20.73888Z	
2023-03-03T21:30:20.739182Z	found 0 vulnerabilities
2023-03-03T21:30:20.762294Z	NPM modules installed
2023-03-03T21:30:21.356151Z	npm WARN config tmp This setting is no longer used.  npm stores temporary files in a special
2023-03-03T21:30:21.356573Z	npm WARN config location in the cache, and they are managed by
2023-03-03T21:30:21.356854Z	npm WARN config     [`cacache`](http://npm.im/cacache).
2023-03-03T21:30:21.375561Z	Installing Hugo 0.54.0
2023-03-03T21:30:22.087214Z	Hugo Static Site Generator v0.54.0-B1A82C61A/extended linux/amd64 BuildDate: 2019-02-01T10:04:38Z
2023-03-03T21:30:22.092473Z	Started restoring cached go cache
2023-03-03T21:30:22.116864Z	Finished restoring cached go cache
2023-03-03T21:30:22.283559Z	go version go1.14.4 linux/amd64
2023-03-03T21:30:22.299253Z	go version go1.14.4 linux/amd64
2023-03-03T21:30:22.303988Z	Installing missing commands
2023-03-03T21:30:22.304227Z	Verify run directory
2023-03-03T21:30:22.304369Z	Executing user command: nuxt generate
2023-03-03T21:30:22.405953Z	Nuxi 3.2.3
2023-03-03T21:30:22.426172Z	Nuxt 3.2.3 with Nitro 2.2.3
2023-03-03T21:30:23.557595Z	
2023-03-03T21:30:23.558004Z	 WARN  Using experimental payload extraction for full-static output. You can opt-out by setting experimental.payloadExtraction to false.
2023-03-03T21:30:23.558201Z	
2023-03-03T21:30:23.794529Z	ℹ Using default Tailwind CSS file from runtime/tailwind.css
2023-03-03T21:30:24.678519Z	
2023-03-03T21:30:24.678921Z	 WARN  Components directory not found: /opt/buildhome/repo/storyblok
2023-03-03T21:30:24.679158Z	
2023-03-03T21:30:26.059357Z	ℹ Building client...
2023-03-03T21:30:26.083489Z	vite v4.1.4 building for production...
2023-03-03T21:30:26.109626Z	transforming...
2023-03-03T21:30:27.426142Z	
2023-03-03T21:30:27.427857Z	�[35m🌼 daisyUI components 2.51.3�[0m �[0m https://daisyui.com
2023-03-03T21:30:27.566327Z	  �[32m✔︎ Including:�[0m �[0m base, components, 2 themes, utilities
2023-03-03T21:30:27.566667Z	  �[32m❤︎ Support daisyUI: �[0m https://opencollective.com/daisyui �[0m
2023-03-03T21:30:27.566834Z	  
2023-03-03T21:30:31.905175Z	✓ 197 modules transformed.
2023-03-03T21:30:32.097763Z	rendering chunks...
2023-03-03T21:30:32.258594Z	computing gzip size...
2023-03-03T21:30:32.290906Z	.nuxt/dist/client/_nuxt/inter-greek-ext-400-normal.d3e30cde.woff2           4.76 kB
2023-03-03T21:30:32.291252Z	.nuxt/dist/client/_nuxt/inter-greek-ext-600-normal.c37a11b3.woff2           5.20 kB
2023-03-03T21:30:32.291431Z	.nuxt/dist/client/_nuxt/inter-greek-ext-800-normal.bddb6f8e.woff2           5.20 kB
2023-03-03T21:30:32.291585Z	.nuxt/dist/client/_nuxt/inter-greek-ext-700-normal.22174f43.woff2           5.21 kB
2023-03-03T21:30:32.291918Z	.nuxt/dist/client/_nuxt/inter-greek-ext-300-normal.09d21325.woff2           5.26 kB
2023-03-03T21:30:32.292197Z	.nuxt/dist/client/_nuxt/inter-cyrillic-400-normal.e9493683.woff2            6.30 kB
2023-03-03T21:30:32.292342Z	.nuxt/dist/client/_nuxt/inter-cyrillic-300-normal.cff08766.woff2            6.63 kB
2023-03-03T21:30:32.29246Z	.nuxt/dist/client/_nuxt/bangers-vietnamese-400-normal.6482848f.woff2        6.68 kB
2023-03-03T21:30:32.292575Z	.nuxt/dist/client/_nuxt/inter-cyrillic-700-normal.f6c6dcaf.woff2            6.77 kB
2023-03-03T21:30:32.292691Z	.nuxt/dist/client/_nuxt/inter-cyrillic-600-normal.9bc492f5.woff2            6.80 kB
2023-03-03T21:30:32.292812Z	.nuxt/dist/client/_nuxt/inter-cyrillic-800-normal.82994ee8.woff2            6.84 kB
2023-03-03T21:30:32.292948Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-ext-100-normal.66cef1fa.woff2    7.62 kB
2023-03-03T21:30:32.293061Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-ext-300-normal.48fc807d.woff2    7.73 kB
2023-03-03T21:30:32.293183Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-ext-700-normal.766bcaba.woff2    7.74 kB
2023-03-03T21:30:32.293293Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-ext-600-normal.7be5700c.woff2    7.89 kB
2023-03-03T21:30:32.293399Z	.nuxt/dist/client/_nuxt/inter-greek-400-normal.2f2d421a.woff2               7.94 kB
2023-03-03T21:30:32.293507Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-ext-400-normal.2009861a.woff2    7.97 kB
2023-03-03T21:30:32.293625Z	.nuxt/dist/client/_nuxt/inter-greek-300-normal.d0749e19.woff2               8.31 kB
2023-03-03T21:30:32.293738Z	.nuxt/dist/client/_nuxt/inter-greek-700-normal.9e078f49.woff2               8.44 kB
2023-03-03T21:30:32.293858Z	.nuxt/dist/client/_nuxt/inter-greek-800-normal.fb5de277.woff2               8.46 kB
2023-03-03T21:30:32.293971Z	.nuxt/dist/client/_nuxt/inter-greek-600-normal.4591e350.woff2               8.48 kB
2023-03-03T21:30:32.29409Z	.nuxt/dist/client/_nuxt/inter-cyrillic-ext-400-normal.f7666a51.woff2        9.34 kB
2023-03-03T21:30:32.2942Z	.nuxt/dist/client/_nuxt/inter-cyrillic-ext-300-normal.66b2369e.woff2        9.95 kB
2023-03-03T21:30:32.294342Z	.nuxt/dist/client/_nuxt/inter-cyrillic-ext-700-normal.b7bb121f.woff2       10.26 kB
2023-03-03T21:30:32.294457Z	.nuxt/dist/client/_nuxt/inter-cyrillic-ext-600-normal.2ea11f8c.woff2       10.26 kB
2023-03-03T21:30:32.294565Z	.nuxt/dist/client/_nuxt/inter-cyrillic-ext-800-normal.f15d8f83.woff2       10.35 kB
2023-03-03T21:30:32.294671Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-100-normal.ca468ea3.woff2       10.48 kB
2023-03-03T21:30:32.294779Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-700-normal.650483f4.woff2       10.49 kB
2023-03-03T21:30:32.294901Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-300-normal.606bad4b.woff2       10.65 kB
2023-03-03T21:30:32.295016Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-600-normal.92ae44e0.woff2       10.78 kB
2023-03-03T21:30:32.295567Z	.nuxt/dist/client/_nuxt/josefin-sans-latin-400-normal.4a79b18e.woff2       10.89 kB
2023-03-03T21:30:32.295712Z	.nuxt/dist/client/_nuxt/bangers-latin-ext-400-normal.95b151ef.woff2        14.43 kB
2023-03-03T21:30:32.295832Z	.nuxt/dist/client/_nuxt/inter-latin-400-normal.0364d368.woff2              16.71 kB
2023-03-03T21:30:32.29596Z	.nuxt/dist/client/_nuxt/inter-latin-300-normal.6b2cee46.woff2              17.33 kB
2023-03-03T21:30:32.296092Z	.nuxt/dist/client/_nuxt/inter-latin-600-normal.048d136d.woff2              17.66 kB
2023-03-03T21:30:32.296205Z	.nuxt/dist/client/_nuxt/inter-latin-800-normal.a51ac27d.woff2              17.76 kB
2023-03-03T21:30:32.296323Z	.nuxt/dist/client/_nuxt/inter-latin-700-normal.ced2d8e0.woff2              17.78 kB
2023-03-03T21:30:32.296432Z	.nuxt/dist/client/manifest.json                                            19.71 kB
2023-03-03T21:30:32.296545Z	.nuxt/dist/client/_nuxt/inter-latin-ext-400-normal.64a98f58.woff2          20.43 kB
2023-03-03T21:30:32.296651Z	.nuxt/dist/client/_nuxt/bangers-latin-400-normal.044fcac1.woff2            21.11 kB
2023-03-03T21:30:32.296757Z	.nuxt/dist/client/_nuxt/inter-latin-ext-300-normal.34623012.woff2          21.85 kB
2023-03-03T21:30:32.296873Z	.nuxt/dist/client/_nuxt/inter-latin-ext-600-normal.cc23fe6f.woff2          22.44 kB
2023-03-03T21:30:32.296982Z	.nuxt/dist/client/_nuxt/inter-latin-ext-700-normal.1cc47d25.woff2          22.62 kB
2023-03-03T21:30:32.297098Z	.nuxt/dist/client/_nuxt/inter-latin-ext-800-normal.b6167428.woff2          22.64 kB
2023-03-03T21:30:32.297208Z	.nuxt/dist/client/_nuxt/josefin-sans-all-100-normal.b6ca3fbd.woff          26.30 kB
2023-03-03T21:30:32.297315Z	.nuxt/dist/client/_nuxt/josefin-sans-all-700-normal.8269375b.woff          26.66 kB
2023-03-03T21:30:32.297423Z	.nuxt/dist/client/_nuxt/josefin-sans-all-300-normal.b1268165.woff          27.26 kB
2023-03-03T21:30:32.297529Z	.nuxt/dist/client/_nuxt/josefin-sans-all-600-normal.f4cb92ea.woff          27.57 kB
2023-03-03T21:30:32.297646Z	.nuxt/dist/client/_nuxt/josefin-sans-all-400-normal.1378245b.woff          27.69 kB
2023-03-03T21:30:32.297754Z	.nuxt/dist/client/_nuxt/bangers-all-400-normal.40ba9636.woff               42.00 kB
2023-03-03T21:30:32.297869Z	.nuxt/dist/client/_nuxt/inter-all-400-normal.f824029b.woff                129.25 kB
2023-03-03T21:30:32.297992Z	.nuxt/dist/client/_nuxt/inter-all-300-normal.e375e256.woff                136.80 kB
2023-03-03T21:30:32.298606Z	.nuxt/dist/client/_nuxt/inter-all-600-normal.ba29c057.woff                140.05 kB
2023-03-03T21:30:32.298757Z	.nuxt/dist/client/_nuxt/inter-all-800-normal.ab496fbe.woff                140.10 kB
2023-03-03T21:30:32.298885Z	.nuxt/dist/client/_nuxt/inter-all-700-normal.9d318ccb.woff                140.34 kB
2023-03-03T21:30:32.299002Z	.nuxt/dist/client/_nuxt/IconCSS.23be1128.css                                0.26 kB │ gzip:   0.17 kB
2023-03-03T21:30:32.299304Z	.nuxt/dist/client/_nuxt/error-500.b63a96f5.css                              2.02 kB │ gzip:   0.75 kB
2023-03-03T21:30:32.29944Z	.nuxt/dist/client/_nuxt/error-404.8bdbaeb8.css                              3.70 kB │ gzip:   1.13 kB
2023-03-03T21:30:32.299552Z	.nuxt/dist/client/_nuxt/entry.7de0ff47.css                                127.43 kB │ gzip:  48.13 kB
2023-03-03T21:30:32.299668Z	.nuxt/dist/client/_nuxt/blog.cee57a55.js                                    0.18 kB │ gzip:   0.16 kB
2023-03-03T21:30:32.299781Z	.nuxt/dist/client/_nuxt/index.fae178bf.js                                   0.18 kB │ gzip:   0.16 kB
2023-03-03T21:30:32.299898Z	.nuxt/dist/client/_nuxt/cara-pemesanan.fcf7f6f8.js                          0.18 kB │ gzip:   0.17 kB
2023-03-03T21:30:32.300012Z	.nuxt/dist/client/_nuxt/syarat-ketentuan.8347a797.js                        0.18 kB │ gzip:   0.17 kB
2023-03-03T21:30:32.300137Z	.nuxt/dist/client/_nuxt/badut-maskot.bc18d884.js                            0.18 kB │ gzip:   0.17 kB
2023-03-03T21:30:32.300248Z	.nuxt/dist/client/_nuxt/tentang-kami.77636841.js                            0.18 kB │ gzip:   0.17 kB
2023-03-03T21:30:32.300367Z	.nuxt/dist/client/_nuxt/IconCSS.5d8d183d.js                                 0.86 kB │ gzip:   0.52 kB
2023-03-03T21:30:32.300486Z	.nuxt/dist/client/_nuxt/error-component.802242f1.js                         1.12 kB │ gzip:   0.61 kB
2023-03-03T21:30:32.300596Z	.nuxt/dist/client/_nuxt/error-500.5263af56.js                               1.88 kB │ gzip:   0.99 kB
2023-03-03T21:30:32.300703Z	.nuxt/dist/client/_nuxt/error-404.0899a22a.js                               6.08 kB │ gzip:   2.70 kB
2023-03-03T21:30:32.300841Z	.nuxt/dist/client/_nuxt/entry.eafe2c81.js                                 299.86 kB │ gzip: 110.54 kB
2023-03-03T21:30:32.30144Z	✔ Client built in 6238ms
2023-03-03T21:30:32.301586Z	ℹ Building server...
2023-03-03T21:30:32.311582Z	vite v4.1.4 building SSR bundle for production...
2023-03-03T21:30:32.320619Z	transforming...
2023-03-03T21:30:32.633504Z	
2023-03-03T21:30:32.633868Z	�[35m🌼 daisyUI components 2.51.3�[0m �[0m https://daisyui.com
2023-03-03T21:30:32.743089Z	  �[32m✔︎ Including:�[0m �[0m base, components, 2 themes, utilities
2023-03-03T21:30:32.743473Z	  �[32m❤︎ Support daisyUI: �[0m https://opencollective.com/daisyui �[0m
2023-03-03T21:30:32.743699Z	  
2023-03-03T21:30:33.632803Z	
2023-03-03T21:30:33.633256Z	�[35m🌼 daisyUI components 2.51.3�[0m �[0m https://daisyui.com
2023-03-03T21:30:33.708277Z	  �[32m✔︎ Including:�[0m �[0m base, components, 2 themes, utilities
2023-03-03T21:30:33.708653Z	  �[32m❤︎ Support daisyUI: �[0m https://opencollective.com/daisyui �[0m
2023-03-03T21:30:33.708855Z	  
2023-03-03T21:30:36.888425Z	✓ 164 modules transformed.
2023-03-03T21:30:37.010738Z	rendering chunks...
2023-03-03T21:30:37.172641Z	.nuxt/dist/server/_nuxt/Icon-styles.d942f577.mjs               0.08 kB
2023-03-03T21:30:37.172957Z	.nuxt/dist/server/_nuxt/IconCSS-styles.734bd1d1.mjs            0.08 kB
2023-03-03T21:30:37.173112Z	.nuxt/dist/server/_nuxt/error-404-styles.88dd483b.mjs          0.08 kB
2023-03-03T21:30:37.173234Z	.nuxt/dist/server/_nuxt/error-500-styles.f7652148.mjs          0.08 kB
2023-03-03T21:30:37.173356Z	.nuxt/dist/server/_nuxt/FooterNav-styles.9574cf08.mjs          0.08 kB
2023-03-03T21:30:37.173484Z	.nuxt/dist/server/_nuxt/BaseFooter-styles.c770b484.mjs         0.09 kB
2023-03-03T21:30:37.173609Z	.nuxt/dist/server/_nuxt/app-styles.a079172f.mjs                0.78 kB
2023-03-03T21:30:37.173719Z	.nuxt/dist/server/styles.mjs                                   0.90 kB
2023-03-03T21:30:37.173851Z	.nuxt/dist/server/_nuxt/Icon-styles-1.mjs-a8be6daa.js          0.26 kB │ map:   0.11 kB
2023-03-03T21:30:37.173969Z	.nuxt/dist/server/_nuxt/FooterNav-styles-1.mjs-40357a21.js     0.40 kB │ map:   0.12 kB
2023-03-03T21:30:37.174105Z	.nuxt/dist/server/_nuxt/app-styles-12.mjs-71694b75.js          0.42 kB │ map:   0.11 kB
2023-03-03T21:30:37.174233Z	.nuxt/dist/server/_nuxt/IconCSS-styles-1.mjs-496b7c59.js       0.46 kB │ map:   0.11 kB
2023-03-03T21:30:37.17437Z	.nuxt/dist/server/_nuxt/BaseFooter-styles-1.mjs-a66f2922.js    0.65 kB │ map:   0.12 kB
2023-03-03T21:30:37.174485Z	.nuxt/dist/server/_nuxt/blog-fe0519d2.js                       0.73 kB │ map:   0.12 kB
2023-03-03T21:30:37.174609Z	.nuxt/dist/server/_nuxt/index-600d950d.js                      0.74 kB │ map:   0.12 kB
2023-03-03T21:30:37.17472Z	.nuxt/dist/server/_nuxt/tentang-kami-ba08d508.js               0.76 kB │ map:   0.13 kB
2023-03-03T21:30:37.174841Z	.nuxt/dist/server/_nuxt/badut-maskot-5bd2a9f2.js               0.76 kB │ map:   0.13 kB
2023-03-03T21:30:37.174959Z	.nuxt/dist/server/_nuxt/cara-pemesanan-3866d317.js             0.76 kB │ map:   0.13 kB
2023-03-03T21:30:37.175065Z	.nuxt/dist/server/_nuxt/syarat-ketentuan-3f839a59.js           0.77 kB │ map:   0.13 kB
2023-03-03T21:30:37.175186Z	.nuxt/dist/server/_nuxt/app-styles-1.mjs-ab0c2104.js           1.25 kB │ map:   0.11 kB
2023-03-03T21:30:37.175293Z	.nuxt/dist/server/_nuxt/island-renderer-44d21d6e.js            1.50 kB │ map:   1.62 kB
2023-03-03T21:30:37.175683Z	.nuxt/dist/server/_nuxt/error-component-44511398.js            2.01 kB │ map:   2.65 kB
2023-03-03T21:30:37.175834Z	.nuxt/dist/server/_nuxt/error-500-styles-1.mjs-cf69c072.js     2.23 kB │ map:   0.12 kB
2023-03-03T21:30:37.175962Z	.nuxt/dist/server/_nuxt/error-dev-styles-1.mjs-a4b72ba9.js     2.59 kB │ map:   0.12 kB
2023-03-03T21:30:37.176072Z	.nuxt/dist/server/_nuxt/IconCSS-481a7149.js                    2.70 kB │ map:   2.21 kB
2023-03-03T21:30:37.176195Z	.nuxt/dist/server/_nuxt/error-500-9436d6a7.js                  3.29 kB │ map:   3.79 kB
2023-03-03T21:30:37.176304Z	.nuxt/dist/server/_nuxt/error-404-styles-1.mjs-00a5a0fd.js     3.93 kB │ map:   0.12 kB
2023-03-03T21:30:37.176413Z	.nuxt/dist/server/_nuxt/app-styles-8.mjs-6f2248f2.js           5.37 kB │ map:   0.11 kB
2023-03-03T21:30:37.17652Z	.nuxt/dist/server/_nuxt/app-styles-7.mjs-3aa75041.js           5.39 kB │ map:   0.11 kB
2023-03-03T21:30:37.176627Z	.nuxt/dist/server/_nuxt/app-styles-9.mjs-bd4376c6.js           5.49 kB │ map:   0.11 kB
2023-03-03T21:30:37.176741Z	.nuxt/dist/server/_nuxt/app-styles-10.mjs-03cb7c1a.js          5.51 kB │ map:   0.11 kB
2023-03-03T21:30:37.176943Z	.nuxt/dist/server/_nuxt/app-styles-11.mjs-6501b84d.js          5.51 kB │ map:   0.11 kB
2023-03-03T21:30:37.177253Z	.nuxt/dist/server/_nuxt/app-styles-3.mjs-e3ff33d4.js           7.36 kB │ map:   0.11 kB
2023-03-03T21:30:37.177401Z	.nuxt/dist/server/_nuxt/app-styles-2.mjs-f69d8822.js           7.52 kB │ map:   0.11 kB
2023-03-03T21:30:37.177514Z	.nuxt/dist/server/_nuxt/app-styles-4.mjs-a8175b2e.js           7.58 kB │ map:   0.11 kB
2023-03-03T21:30:37.177623Z	.nuxt/dist/server/_nuxt/app-styles-5.mjs-4eb46286.js           7.60 kB │ map:   0.11 kB
2023-03-03T21:30:37.177737Z	.nuxt/dist/server/_nuxt/app-styles-6.mjs-bf090251.js           7.60 kB │ map:   0.11 kB
2023-03-03T21:30:37.177872Z	.nuxt/dist/server/_nuxt/error-404-3d940931.js                  9.02 kB │ map:  17.39 kB
2023-03-03T21:30:37.177983Z	.nuxt/dist/server/_nuxt/css-styles-1.mjs-bb4c5931.js          64.39 kB │ map:   0.11 kB
2023-03-03T21:30:37.178101Z	.nuxt/dist/server/server.mjs                                 247.84 kB │ map: 492.82 kB
2023-03-03T21:30:37.193351Z	✔ Server built in 4892ms
2023-03-03T21:30:37.286794Z	✔ Generated public .output/public
2023-03-03T21:30:37.287859Z	ℹ Initializing prerenderer
2023-03-03T21:30:39.294984Z	ℹ Prerendering 14 initial routes with crawler
2023-03-03T21:30:39.395999Z	
2023-03-03T21:30:39.396426Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.396682Z	
2023-03-03T21:30:39.576555Z	  ├─ /badut-maskot (280ms) 
2023-03-03T21:30:39.582967Z	
2023-03-03T21:30:39.583355Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.583559Z	
2023-03-03T21:30:39.598299Z	  ├─ /en/badut-maskot (21ms) 
2023-03-03T21:30:39.603069Z	
2023-03-03T21:30:39.603354Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.603506Z	
2023-03-03T21:30:39.616255Z	  ├─ /blog (17ms) 
2023-03-03T21:30:39.619122Z	
2023-03-03T21:30:39.619378Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.619534Z	
2023-03-03T21:30:39.635969Z	  ├─ /en/blog (19ms) 
2023-03-03T21:30:39.641405Z	
2023-03-03T21:30:39.641626Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.641764Z	
2023-03-03T21:30:39.65326Z	  ├─ /cara-pemesanan (17ms) 
2023-03-03T21:30:39.656109Z	
2023-03-03T21:30:39.656345Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.656492Z	
2023-03-03T21:30:39.666502Z	  ├─ /en/cara-pemesanan (12ms) 
2023-03-03T21:30:39.670192Z	
2023-03-03T21:30:39.670485Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication
2023-03-03T21:30:39.670631Z	
2023-03-03T21:30:39.680916Z	  ├─ / (14ms) 
2023-03-03T21:30:39.694427Z	  ├─ /en (14ms) 
2023-03-03T21:30:39.714265Z	  ├─ /syarat-ketentuan (19ms) 
2023-03-03T21:30:39.733786Z	  ├─ /en/syarat-ketentuan (19ms) 
2023-03-03T21:30:39.748496Z	  ├─ /tentang-kami (15ms) 
2023-03-03T21:30:39.760435Z	  ├─ /en/tentang-kami (12ms) 
2023-03-03T21:30:39.764477Z	  ├─ /200.html (4ms) 
2023-03-03T21:30:39.766707Z	  ├─ /404.html (2ms) 
2023-03-03T21:30:39.779012Z	  ├─ /badut-maskot/ (12ms) 
2023-03-03T21:30:39.791856Z	  ├─ /cara-pemesanan/ (13ms) 
2023-03-03T21:30:39.804064Z	  ├─ /syarat-ketentuan/ (12ms) 
2023-03-03T21:30:39.820584Z	  ├─ /tentang-kami/ (16ms) 
2023-03-03T21:30:39.83146Z	  ├─ /blog/ (11ms) 
2023-03-03T21:30:39.832993Z	  ├─ /badut-maskot/_payload.js (1ms) 
2023-03-03T21:30:39.834429Z	  ├─ /en/badut-maskot/_payload.js (2ms) 
2023-03-03T21:30:39.835731Z	  ├─ /blog/_payload.js (1ms) 
2023-03-03T21:30:39.837048Z	  ├─ /en/blog/_payload.js (1ms) 
2023-03-03T21:30:39.838629Z	  ├─ /cara-pemesanan/_payload.js (1ms) 
2023-03-03T21:30:39.839879Z	  ├─ /en/cara-pemesanan/_payload.js (1ms) 
2023-03-03T21:30:39.841398Z	  ├─ /_payload.js (2ms) 
2023-03-03T21:30:39.842663Z	  ├─ /en/_payload.js (1ms) 
2023-03-03T21:30:39.844218Z	  ├─ /syarat-ketentuan/_payload.js (2ms) 
2023-03-03T21:30:39.84566Z	  ├─ /en/syarat-ketentuan/_payload.js (1ms) 
2023-03-03T21:30:39.846925Z	  ├─ /tentang-kami/_payload.js (1ms) 
2023-03-03T21:30:39.848138Z	  ├─ /en/tentang-kami/_payload.js (1ms) 
2023-03-03T21:30:39.849334Z	
2023-03-03T21:30:39.84954Z	 ERROR  You need to provide an access token to interact with Storyblok API. Read https://www.storyblok.com/docs/api/content-delivery#topics/authentication (repeated 10 times)
2023-03-03T21:30:39.849704Z	
2023-03-03T21:30:39.849857Z	✔ You can now deploy .output/public to any static hosting!
2023-03-03T21:30:39.880441Z	Finished
2023-03-03T21:30:39.881281Z	Found Functions directory at /functions. Uploading.
2023-03-03T21:30:40.466884Z	
2023-03-03T21:30:40.573215Z	�[31m✘ �[41;31m[�[41;97mERROR�[41;31m]�[0m �[1mNo routes found when building Functions directory: /opt/buildhome/repo/functions�[0m
2023-03-03T21:30:40.573709Z	
2023-03-03T21:30:40.573914Z	
2023-03-03T21:30:40.574094Z	�[32mIf you think this is a bug then please create an issue at https://github.com/cloudflare/workers-sdk/issues/new/choose�[0m
2023-03-03T21:30:40.58536Z	Warning: Wrangler did not find routes when building functions. Skipping.
2023-03-03T21:30:40.585923Z	Validating asset output directory
2023-03-03T21:30:41.682473Z	Failed: build output directory contains links to files that can't be accessed
@pi0
Copy link
Member

pi0 commented Mar 3, 2023

Hi. This is a new issue with cloudflare-pages and zero-config. Working on new preset nitrojs/nitro#1004

@issue-up
Copy link

issue-up bot commented Mar 3, 2023

@pi0 pi0 added the bug label Mar 3, 2023
@jamaluddinrumi
Copy link
Author

it works by setting build output directory to .output/public in cloudflare pages build settings

@pi0
Copy link
Member

pi0 commented Mar 3, 2023

(notice the PR notes. it will be changed soon, you might revert back this workaround)

@jamaluddinrumi
Copy link
Author

okay, thank you @pi0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants