https://linen.dev logo
Join DiscordCommunities
Powered by
# ceramic
  • r

    refined-laptop-39041

    08/22/2022, 5:34 PM
    It should be cloned when it gets the submodules?
  • f

    faint-toothbrush-51643

    08/22/2022, 5:55 PM
    how?
  • r

    refined-laptop-39041

    08/22/2022, 5:59 PM
    ``git submodule update --init --recursive --remote``
  • f

    faint-toothbrush-51643

    08/22/2022, 6:07 PM
    still get the exact same error
  • r

    refined-laptop-39041

    08/22/2022, 6:14 PM
    does ``git/earcut`` exist in your ceramic directory?
  • r

    refined-laptop-39041

    08/22/2022, 6:14 PM
    if so, do ``haxelib dev earcut (ceramic-dir)/git/earcut``
  • r

    refined-laptop-39041

    08/22/2022, 6:15 PM
    run that in your project directory
  • f

    faint-toothbrush-51643

    08/22/2022, 6:34 PM
    is that actually
    (ceramic-dir)
    or wgat my ceramic directory is?
  • r

    refined-laptop-39041

    08/22/2022, 6:54 PM
    your ceramic directory @faint-toothbrush-51643
  • f

    faint-toothbrush-51643

    08/22/2022, 6:57 PM
    Copy code
    PS C:\Haxe> haxelib dev earcut C:\Haxe\ceramic\git\earcut
    Directory C:\Haxe\ceramic\git\earcut does not exist
    PS C:\Haxe> haxelib dev earcut C:\Haxe\ceramic\tools\git\earcut
    Directory C:\Haxe\ceramic\tools\git\earcut does not exist
  • r

    refined-laptop-39041

    08/22/2022, 6:57 PM
    run this in the ceramic dir and then try that again
  • f

    faint-toothbrush-51643

    08/22/2022, 7:37 PM
    Copy code
    PS C:\Haxe\ceramic> git submodule update --init --recursive --remote
    fatal: not a git repository (or any of the parent directories): .git
  • r

    refined-laptop-39041

    08/22/2022, 7:51 PM
    Hmm, I thought ceramic setup used Git? @faint-toothbrush-51643
  • r

    refined-laptop-39041

    08/22/2022, 7:51 PM
    Maybe not, but that is how I thought I fixed it last time I had that
  • f

    faint-toothbrush-51643

    08/22/2022, 8:13 PM
    i don't know but i can't work on my project until this is sorted out
  • g

    gifted-whale-78169

    08/22/2022, 8:34 PM
    😬
  • b

    billowy-waiter-28954

    08/22/2022, 10:01 PM
    type
    haxelib version
  • b

    billowy-waiter-28954

    08/22/2022, 10:02 PM
    if it's a version below 4, then you did install some outdated haxelib and should remove it
  • b

    billowy-waiter-28954

    08/22/2022, 10:03 PM
    https://discord.com/channels/162395145352904705/853414608747364352/873444984873963561
  • b

    billowy-waiter-28954

    08/22/2022, 10:04 PM
    haxelib remove haxelib --system
  • b

    billowy-waiter-28954

    08/22/2022, 10:10 PM
    @refined-laptop-39041 When ceramic is installed via haxelib, there is no git command to run, everything is included already
  • b

    billowy-waiter-28954

    08/22/2022, 10:10 PM
    The earcut error is likely coming from a wrong haxelib installed to the system (at least, that was the issue when other people had the same error)
  • b

    billowy-waiter-28954

    08/22/2022, 10:11 PM
    I'm seriously wondering why that haxelib installed from haxelib exists though
  • r

    refined-laptop-39041

    08/22/2022, 10:20 PM
    ah, okay
  • f

    faint-toothbrush-51643

    08/22/2022, 10:23 PM
    Copy code
    PS C:\Haxe\ceramic> haxelib version
    4.0.2
  • f

    faint-toothbrush-51643

    08/23/2022, 4:02 AM
    okay i got it working again
  • f

    faint-toothbrush-51643

    08/23/2022, 4:04 AM
    all i had to do was manually download earcut, format-tiled, and clay from github and put them in ceramic/git
  • b

    billowy-waiter-28954

    08/23/2022, 5:46 AM
    You mean, those libs were missing in your installation? That seems weird as its included in the package
  • f

    faint-toothbrush-51643

    08/23/2022, 6:01 AM
    that does seem weird but i had just updated, i think
  • b

    billowy-waiter-28954

    08/23/2022, 8:09 AM
    If you have NineSlice available that means it's up to date yes
1...91011...124Latest