Jalil Jarjanazy
02/02/2022, 12:19 PMporcellus
02/02/2022, 12:22 PMloadModules
and to do that you'd need access to bashJalil Jarjanazy
02/02/2022, 12:24 PM/bin/bash : The term '/bin/bash' is not recognized as the name of a cmdlet, function, script file, or operable
porcellus
02/02/2022, 12:25 PMbash loadModules
in the root repo even in a windows shell.Jalil Jarjanazy
02/02/2022, 12:37 PMfatal: unable to access 'https://github.com/Jarjanazy /supertokens-core.git/': U
it seems to add a space after Jarjanazy
. thoughts ?porcellus
02/02/2022, 12:54 PMmodules.txt
?Jalil Jarjanazy
02/02/2022, 12:58 PMporcellus
02/02/2022, 1:00 PMgit checkout modules.txt
)Jalil Jarjanazy
02/02/2022, 1:08 PMfatal: Unable to mark file .idea/runConfigurations/CLI_Main.xml
Cloning into 'supertokens-core'...
fatal: Remote branch master? not found in upstream origin
cp: cannot create regular file 'supertokens-core/.git/hooks/': No such file or directory
cp: cannot create regular file 'supertokens-core/addDevTag': No such file or directory
cp: cannot create regular file 'supertokens-core/addReleaseTag': No such file or directory
Cloning into 'supertokens-plugin-interface'...
fatal: Remote branch master? not found in upstream origin
cp: cannot create regular file 'supertokens-plugin-interface/.git/hooks/': No such file or directory
cp: cannot create regular file 'supertokens-plugin-interface/addDevTag': No such file or directory
cp: cannot create regular file 'supertokens-plugin-interface/addReleaseTag': No such file or directory
porcellus
02/02/2022, 2:37 PM?
after master.module.txt
I think it may be line-endings or something, you could see if that's the case using notepad++ or something like that.Jalil Jarjanazy
02/04/2022, 7:55 PMCannot run program "cp" (in directory "..")
I think it's a Windows related thing.porcellus
02/04/2022, 7:56 PMJalil Jarjanazy
02/04/2022, 8:23 PMporcellus
02/04/2022, 8:25 PMJalil Jarjanazy
02/04/2022, 8:28 PM