-
-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building from source failure #948
Comments
Hi @jgranduel ! I made the presentation in FOSDEM, glad it arouse your interest! I am a bit in a hurry, but I would like to answer you about one of your points:
This is not the case anymore since yesterday on the Thanks for your feedback! |
Bonjour ! |
Hi, same issue as before with
|
Hi,
I discovered Grist after a presentation in Fosdem 2024. I have decided to give it a try as when, excited by some features (reference type for instance) to show colleags what could be done with linked tables. But it hasn't been that easy.
I am on Windows Pro. I tried to avoid docker for first test. And I hadn't
yarn
installed, and got into error, so I triedgrist-electron
which unfortunately came only with an installer so with unnecessary admin rights asked. Anyway I installed it.grist-electron
doesn't seem on par with some online tutorial and wanted the latest version.I have tried again to install with
docker CLI
which I don't know enough, and couldn't makedockerd
service run for some reasons. Kind of a rabbit hole.So back to Building from source.
First of all, please mention upfront that for now
node-18
is required because ofminio-7
(too bad to discover at the end of process that my version if ahead of the one required)`.On bash console entitled : `/usr/bin/bash --login -i C:\git\girst-core\sandbox\watch.sh
But at this time, what shouldn't the web server be running? In browser,
http://localhost:8484/
displaysconnection failure
.Too difficult to solve at my knowledge level!
When I close the bash console window, I still have
esbuild
and 4sh.exe
process tree running.What could be wrong in my environment?
Thanks in advance for any tip!
The text was updated successfully, but these errors were encountered: