question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't see items in "static" folder

See original GitHub issue

Hi! I’m using the latest tag of this builder (0.16.4) with Nuxt 2.9.2 and for some reason none of the assets in static folder are visible.

Here’s my demo repo: https://github.com/msurguy/nuxt-express-now

Example of the issue (404 on static assets): https://nuxt-express-now-prod.now.sh/action.png https://nuxt-express-now-prod.now.sh/favicon.ico

I’ll try older version of the builder and see if that works correctly or not

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
msurguycommented, Mar 20, 2020

@ricricucit I don’t remember, but if you look at my demo repo, everything should be working there: https://github.com/msurguy/nuxt-express-now

2reactions
msurguycommented, Sep 14, 2019

@MarvinMiles great, I’ve tried this and it works ok. What is the reason for not automatically making static folder as a route (if the routes property is present in now.json file)?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Static files are not loading from Static folder - Stack Overflow
Static Files are not loading from static folder . Some files are loading but some are not loading. What have i done ?...
Read more >
How to manage static files (e.g. images, JavaScript, CSS)
Store your static files in a folder called static in your app. For example my_app/static/my_app/example.jpg . Serving the files. In addition to these ......
Read more >
How Do You Serve Static Files in Flask? - Sentry
Flask automatically creates a static view that serves static files from a folder named static in your application's directory.
Read more >
Django can't see my static files
Hello All, I'm using Django to develop a website, and I'm having trouble getting it to see my static files. I've looked through...
Read more >
Can't see items in "static" folder · Issue #131 · nuxt/vercel-builder
Hi! I'm using the latest tag of this builder (0.16.4) with Nuxt 2.9.2 and for some reason none of the assets in static...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found