nuxt/website-v2

Error installation

didaputraa opened this issue · 7 comments

IMG_20220403_094525_978

Nodejs version: 16

error :content:es:index.md.json no suck file or directory

Hi @didaputraa,
If I'm not mistaken, you did a yarn generate.
I experienced issues due to the node_modules/.cache. Try removing node_modules/.cache or even the whole node_modules folder and yarn generate again.
Let me know if it helps 🤞

@smarroufin
it's not working and same error
i tried reinstalling & it's still the same

I'll try to have some help from Content experts 😅
In the meantime, can you give me context of this issue? Your branch. Any local changes?

Tahul commented

Hello!

@smarroufin reached me out about this issue.

I just ran a build locally, and it went well.

Here is a complete log of the command.

I would recommend trying the following things:

  • Delete node_modules, .nuxt
  • Run yarn at project root
  • Retry running yarn build

If this doesn't work, then I might suspect the fact that you are running on Windows, even though I know we've already built this project in Windows machines!

Could you maybe try running this inside WSL environment?

I will give it a try on a Windows machine once I have access to one!

@smarroufin not yet :(

@Tahul are you using wsl for this documentation nuxtjs ?

i'am using windows 11