Skip to content

Installation issue on Windows - Uncaught exception file_open #154

@zommerfelds

Description

@zommerfelds

I'm just trying out Ceramic, but wasn't able to install it on my Windows machine:

With a specific directory:

czomm@chri-surface MINGW64 ~/dev
$ haxelib run ceramic setup --cwd C:/Users/czom/dev/ceramic
ceramic is not installed. It will be installed to: C:/Users/czom/dev/ceramic/ceramic
Install ceramic v2.0.2? (y/n)
y
Called from ? line 1
Called from Main.hx line 136
Called from Main.hx line 226
Called from Main.hx line 366
Called from /usr/local/lib/haxe/std/neko/_std/sys/io/File.hx line 53
Uncaught exception - [file_open,C:/Users/czom/dev/ceramic/ceramic-windows.zip]

Without a directory:

czomm@chri-surface MINGW64 ~/dev
$ haxelib run ceramic setup
ceramic is not installed. It will be installed to: C:/Users/czomm/ceramic
Install ceramic v2.0.2? (y/n)
y
Downloading ceramic-windows.zip...
Download complete : 342177155 bytes in 86s (3882.7KB/s)
Unzipping... (this may take a while)
Called from ? line 1
Called from Main.hx line 136
Called from Main.hx line 234
Called from Main.hx line 439
Called from /usr/local/lib/haxe/std/neko/_std/sys/io/File.hx line 53
Uncaught exception - [file_open,C:/Users/czomm/ceramic/.gitignore]

I also tried using PowerShell instead of Git Bash, with the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions