SVG-Edit / svgedit

Powerful SVG-Editor for your browser
MIT License
6.33k stars 1.52k forks source link

Lack of instructions for installing #967

Closed benwiggy closed 1 month ago

benwiggy commented 2 months ago

I could not find anything in the documentation that tells you how to get the software up and running.

Loading index.html doesn't work in my Safari browser on macOS (blank white screen), so I've no idea if I should be doing anything else.

The 'online' version works in the same browser.

jfhenon commented 2 months ago

can you let us know what is in your console?

benwiggy commented 2 months ago

[Error] TypeError: Module name, '@svgedit/svgcanvas/common/browser' does not resolve to a valid URL. [Error] Failed to load resource: The requested URL was not found on this server. (favicon.ico, line 0)

jfhenon commented 2 months ago

Did you follow instructions in the readme? https://github.com/SVG-Edit/svgedit?tab=readme-ov-file#i-want-to-host-svgedit-in-my-environment

benwiggy commented 2 months ago

Apologies, that's a comprehension fail on my part.

npm doesn't seem to be on macOS by default, so that's another thing to install. Running it remotely seems the easier option for now.