website-v2 icon indicating copy to clipboard operation
website-v2 copied to clipboard

Error installation

Open didaputraa opened this issue 3 years ago • 7 comments

IMG_20220403_094525_978

Nodejs version: 16

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

didaputraa avatar Apr 03 '22 03:04 didaputraa

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 :crossed_fingers:

smarroufin avatar Apr 04 '22 12:04 smarroufin

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

didaputraa avatar Apr 08 '22 15:04 didaputraa

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

smarroufin avatar Apr 11 '22 11:04 smarroufin

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!

Tahul avatar Apr 11 '22 12:04 Tahul

@smarroufin not yet :(

didaputraa avatar Apr 12 '22 10:04 didaputraa

@Tahul are you using wsl for this documentation nuxtjs ?

didaputraa avatar Apr 12 '22 10:04 didaputraa

i'am using windows 11

didaputraa avatar Apr 12 '22 10:04 didaputraa