website icon indicating copy to clipboard operation
website copied to clipboard

Invalid URL

Open DaniEnsi opened this issue 2 years ago • 19 comments

When I build or create the build, I get this error:

image

DaniEnsi avatar Aug 12 '22 15:08 DaniEnsi

Yes! I’m aware of the issue and I’m waiting unjs/ipx - #79 to be merged that will fix this issue. For now, please remove http.cat from your config/modules/image.ts

eggsy avatar Aug 12 '22 16:08 eggsy

image

DaniEnsi avatar Aug 12 '22 16:08 DaniEnsi

@eggsy Does this have anything to do with MacOS or should this work?

DaniEnsi avatar Aug 12 '22 16:08 DaniEnsi

@eggsy Does this have anything to do with MacOS or should this work?

I also use macOS and everything works perfect, one thing though, I'm not sure if pnpm would cause this. Maybe you can try with npm or yarn (which both did not work on my device so I installed bun).

eggsy avatar Aug 12 '22 16:08 eggsy

With npm i get this error: image

DaniEnsi avatar Aug 12 '22 16:08 DaniEnsi

And this is shown on the local host: image

DaniEnsi avatar Aug 12 '22 16:08 DaniEnsi

@eggsy

DaniEnsi avatar Aug 12 '22 16:08 DaniEnsi

Nuxt is weird, I hope to move to Nuxt 3 when it's stable enough and I have time... Could you try with bun?

eggsy avatar Aug 12 '22 16:08 eggsy

Thx so much for your help. I ll tell you when i get it working :)

DaniEnsi avatar Aug 12 '22 16:08 DaniEnsi

Nuxt is weird, I hope to move to Nuxt 3 when it's stable enough and I have time... Could you try with bun?

Keep getting the same error to unlink this one file... Couldn't find any fixes on stack overflow either...

DaniEnsi avatar Aug 13 '22 20:08 DaniEnsi

I don't know how to help at this point... Maybe try deleting node_modules directory and all lock files and clean install dependencies 🤷‍♂️

eggsy avatar Aug 13 '22 23:08 eggsy

Hey @eggsy , So I tried multiple times on my mac but couldnt get it working, however i managed to fix all the errors in the shell on my windows pc. When i run it though, this loading animation pops up and nothing else happens:

image

Any Ideas?

DaniEnsi avatar Aug 15 '22 14:08 DaniEnsi

image

DaniEnsi avatar Aug 15 '22 14:08 DaniEnsi

Check your browser's console: F12

eggsy avatar Aug 15 '22 14:08 eggsy

image

Also do could I add you on Discord?

DaniEnsi avatar Aug 15 '22 16:08 DaniEnsi

image

DaniEnsi avatar Aug 15 '22 16:08 DaniEnsi

Seems like you're still using pnpm as I see .pnpm in the import path. Have you installed bun and tried bun install to install dependencies with it? Or maybe pnpm install --shamefully-hoist would do the trick.

eggsy avatar Aug 15 '22 17:08 eggsy

@eggsy fixed the first one, no this pops up: I have no idea image

DaniEnsi avatar Aug 15 '22 19:08 DaniEnsi

I'm really out of ideas. I still see .pnpm there so I see you haven't tried with bun yet, or maybe you did. Anyway, I'll go wee what I can do about this issue and try to fix it when I get home (~a week).

eggsy avatar Aug 16 '22 10:08 eggsy

image Took me ages, got a new mac now, but still can't get it working... Tried bun now, gives me this and a blank page

DaniEnsi avatar Oct 18 '22 19:10 DaniEnsi