Code Monkey home page Code Monkey logo

Comments (18)

OrJDev avatar OrJDev commented on June 15, 2024

Oh i see, did you say yes when it asked you if you want to use ssr with trpc?

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

Yep, I think the config changes for ssr

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

Yep, I think the config changes for ssr

@tanstack/solid-query shouldn't be installed when choosing ssr, can you create a repo with the full output files?

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

Yep, I think the config changes for ssr

@tanstack/solid-query shouldn't be installed when choosing ssr, can you create a repo with the full output files?

https://github.com/OrJDev/create-jd-app/blob/main/src/installers/tRPC/index.ts#L43

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

You mean selecting all the installers and enabling ssr?

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

You mean selecting all the installers and enabling ssr?

No like, create a repo with what create jd app created for you

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

sure, it's here https://github.com/AlvaroAquijeDiaz/jd-app-demo

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

sure, it's here https://github.com/AlvaroAquijeDiaz/jd-app-demo

rm -rf node_modules 
pnpm install

Would this work for you

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

sure, it's here https://github.com/AlvaroAquijeDiaz/jd-app-demo

rm -rf node_modules 
pnpm install

Would this work for you

error still showing up though

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

sure, it's here https://github.com/AlvaroAquijeDiaz/jd-app-demo

rm -rf node_modules

pnpm install

Would this work for you

error still showing up though

That is weird because @tanstack/solid-query doesn't even seem to appear in package.json, could you try using different package manager, like npm.

rm -rf node_modules
npm install

Also make sure to restart the ts server after that

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

Hey there,
Could you give an update on that?

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

Hey, I'll be looking at it tomorrow, haven't had the opportunity yet

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

Hey there, Could you give an update on that?

Screenshot 2023-02-20 at 17 39 11

got this error while trying to use npm, weird

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

using --legacy-peer-deps solves both issues

from create-jd-app.

AlvaroAquijeDiaz avatar AlvaroAquijeDiaz commented on June 15, 2024

however is there a reason why @adeora/solid-query is used instead of the plain @tanstack/solid-query? or the useContext shipped with tRPC v10?

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

however is there a reason why @adeora/solid-query is used instead of the plain @tanstack/solid-query? or the useContext shipped with tRPC v10?

Aryan is the guy who created solid query, this is a patched package that supports server side rendering. The normal solid query doesn't support that

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

Also i found the error, link dependencies are not being installed, there are multiple opened issues for this

pnpm/pnpm#4842

pnpm/pnpm#5523

from create-jd-app.

OrJDev avatar OrJDev commented on June 15, 2024

closing, check the issues above to see the progress, will update when it is fixed.

from create-jd-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.