lludol
lludol
RRailway
Created by lludol on 8/29/2024 in #✋|help
Queue, prisma and postgres
I put the DATABASE_PRIVATE_URL env Var. Same for Mongo at the end
10 replies
RRailway
Created by lludol on 8/29/2024 in #✋|help
Queue, prisma and postgres
For the DATABASE_URL, I am using the ${{Postgres.DATABASE_URL}}, doesn't it use per default the private network?
10 replies
RRailway
Created by lludol on 8/29/2024 in #✋|help
Queue, prisma and postgres
I could not manage to make private network work when I tried it few weeks ago. I can try again (between the backend and the queue instance)
10 replies
RRailway
Created by lludol on 8/29/2024 in #✋|help
Queue, prisma and postgres
the bot closed my thread because I didn't put the project id, I didn't know what else to do
10 replies
RRailway
Created by lludol on 5/25/2024 in #✋|help
Failed to install a npm module because of a failed git clone
I tried with changing the npmrc and gitconfig files but it doesn't work. What variable can I add on the env for that?
14 replies
RRailway
Created by lludol on 5/25/2024 in #✋|help
Failed to install a npm module because of a failed git clone
yes it's ssh by default. At the end to make it works, I copied the file from xlsx-wasm-node and xlsx-wasm-parser on my repo so like this no deps to clone but this is not a long term solution (but I need to make it work right now for my client 😅).
14 replies
RRailway
Created by lludol on 5/25/2024 in #✋|help
Failed to install a npm module because of a failed git clone
I can't because it's PNPM doing all the work. On my package.json I have that : "xlsx-wasm-parser": "^0.1.2", But if you look at the repo : https://github.com/NotoriousSledge/xlsx-wasm-parser In the dependencies you have that : "xlsx-wasm-browser": "github:exsjabe/xlsx-wasm-browser#e88ef46", "xlsx-wasm-node": "github:exsjabe/xlsx-wasm-node#01b8f40", Or maybe there is an ENV variable to setup to force cloning over http 🤔
14 replies
RRailway
Created by lludol on 5/25/2024 in #✋|help
Failed to install a npm module because of a failed git clone
If I setup a Dockerfile, can it bypass that bug? 🤔
14 replies
RRailway
Created by lludol on 5/25/2024 in #✋|help
Failed to install a npm module because of a failed git clone
Project id : 7c6b4b90-5182-4863-88ba-99fbd7a64056
14 replies