Josh Collinsworth

Results 8 comments of Josh Collinsworth

I am running into this issue with Nuxt Bridge, using `"nuxt-edge": "latest"` and `"@nuxt/bridge": "npm:@nuxt/bridge-edge"`. No matter what I do, the router never has a value for either `hash` or...

I'd like to know a little more about the problem this PR is solving, if you're up for an explainer. I can see it converts some `server` files to `page.server`,...

@JaKXz No, the build seems to be working fine for me as of last night, though I did do some other updates as well. Maybe I accidentally either fixed the...

@JaKXz Ahhhh I think it finally bit me after updating SvelteKit again. I just pushed a new version that implements some of the fixes from your PR above. 🙌

I'm having these same issues, and nothing in the thread is working for me. (_**Edit:**_ this is both on my existing projects _and_ any new Gridsome project I try to...

> Which version of node are you using ? > With NVM I switch to v10.16.0 when I want to work with gridsome. > > Try : > > ```shell...

It may be relevant that the `brew install vips` command never seems to resolve for me. It always either fails to start, or hangs somewhere. It never gives me a...

The thing that finally worked for me was to install sharp myself. Doesn't feel like a great workaround, and `yarn` still spits out a ton of deprecation warnings when I...