mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-16 17:13:47 -05:00
[GH-ISSUE #171] downloading issue #2769
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Emimi727 on GitHub (Jun 4, 2026).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/171
Sorry it's my first time writing here so i don't know the codes but I have a problem trying to download flowsint. Downloaded Make and docker but now when i try to run the command to download flowsint it's just not working, downloaded it at first but with an issue mid setup I think and now when i retry I face this :
fatal: destination path 'flowsint' already exists and is not an empty directory.
process_begin: CreateProcess(NULL, pwd, ...) failed.
Makefile:1: pipe: No error
"Starting PROD environment..."
C:/Users/???/scoop/apps/make/current/bin/make.exe check-env
make[1]: Entering directory 'C:/Users/???/flowsint'
process_begin: CreateProcess(NULL, pwd, ...) failed.
Makefile:1: pipe: No error
"Checking .env files..."
dir était inattendu.
make[1]: *** [Makefile:23: check-env] Error 255
make[1]: Leaving directory 'C:/Users/???/flowsint'
make: *** [Makefile:67: prod] Error 2
Don't know much about what it means since i'm not really that deep into the tech world.
If anyone have an answer even if they don't know, would be pleased to hear it, thank you and sorry for wasting your time cause it's probably a dumb/rookie mistake !
(i'm on windows too)
@dextmorgn commented on GitHub (Jun 4, 2026):
Hey @Emimi727, I just pushed new instructions for windows installation: https://github.com/reconurge/flowsint#windows.
Let me know !
@Emimi727 commented on GitHub (Jun 7, 2026):
Hello, sorry for the delay, run into some other issues but yeah now it works thank you !