Git Product home page Git Product logo

Comments (6)

DamianGlowala avatar DamianGlowala commented on June 2, 2024 1

I've just checked the auto-imports example project locally and it works fine. Make sure you haven't made any changes which might have an impact on this. A valid reproduction is still needed to be able to help you.

Note the title of your issue mentions the utils/ folder, whether your comment above describes sayHello function from the composables/ folder.

from nuxt.

Jesse1989pp avatar Jesse1989pp commented on June 2, 2024

Could you come up with a reproduction?

from nuxt.

github-actions avatar github-actions commented on June 2, 2024

Would you be able to provide a reproduction? 🙏

More info

Why do I need to provide a reproduction?

Reproductions make it possible for us to triage and fix issues quickly with a relatively small team. It helps us discover the source of the problem, and also can reveal assumptions you or we might be making.

What will happen?

If you've provided a reproduction, we'll remove the label and try to reproduce the issue. If we can, we'll mark it as a bug and prioritize it based on its severity and how many people we think it might affect.

If needs reproduction labeled issues don't receive any substantial activity (e.g., new comments featuring a reproduction link), we'll close them. That's not because we don't care! At any point, feel free to comment with a reproduction and we'll reopen it.

How can I create a reproduction?

We have a couple of templates for starting with a minimal reproduction:

👉 https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz
👉 https://codesandbox.io/s/github/nuxt/starter/v3-codesandbox

A public GitHub repository is also perfect. 👌

Please ensure that the reproduction is as minimal as possible. See more details in our guide.

You might also find these other articles interesting and/or helpful:

from nuxt.

AtosLab avatar AtosLab commented on June 2, 2024

I've tested the sample project what nuxt provides.
here's the link
https://github.com/nuxt/examples/tree/main/examples/features/auto-imports
it doesn't worked on my local env.
the frontend is displaying on browser but it returns the error like this.
image

from nuxt.

AtosLab avatar AtosLab commented on June 2, 2024

It's also same when I call the utils function directly instead of calling via composables in app.vue.

And, I've tried this project on Ubuntu OS and it worked well.
I'm not sure why it doesn't work on only windows.

image

from nuxt.

kelflame2610 avatar kelflame2610 commented on June 2, 2024

I encountered a similar issue previously, and it was related to my project directory's permissions. Perhaps you could try moving your project to another folder, ensuring that the directory is writable, and then run your project again.

Make sure that your .nuxt folder is writable, as it is generated when you run dev or nuxi prepare.

from nuxt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.