Colin S.

Results 34 comments of Colin S.

Hi @ZachJW34 Is there a preference from your side how the nuxt3 support should be handled in the existing plugin/repo structure? As of now Nuxt2 is still used widely so...

Ok @ZachJW34 I can start to work on a PR to make this happen. Probably need a bit of time to get familiar with the plugin setup but somehow I...

@Diizzayy thanks for the quick response. Unfortunately I have the same error even after removing the `graphql `dependency deleting both ` node_modules and package-lock.json` + a new fresh npm install...

@Diizzayy sure thing man, here it is: ``` ERROR Cannot start nuxt: Something went wrong Failed to load schema for "gql-sdk.ts" 14:47:19 Failed to load schema from https://api.spacex.land/graphql: fetch failed...

Hey @Diizzayy and @tasiotas any new developments on this issue? :)

I would also be highly interested in a fix of this one. I think I run in the same issue. @rohit2sharma95 if I understood your post correctly you found a...

Hey @posva I would like to start working on this, if this issue is still open and a good first issue for a contribution. Do I get it right, that...

@mklueh the thing with the .tsconfig is something I found during my past work on the pull request and I haven't yet mentioned it as a todo - it's now...

@danielroe I searched through the nx docs and found these references that hopefully help to put the puzzle together: https://nx.dev/more-concepts/applications-and-libraries#applications-and-libraries `Nx automatically creates TypeScript path mappings in the tsconfig.base.json file,...

Update for the ones watching: Currently blocked due to some issues with the implementation - for more details please have a look at the corresponding PR. I requested involvement/review from...