hummingbird-me / kitsu-tools

:hammer: The tools we use to build Kitsu, the coolest platform for anime and manga
https://kitsu.io
Apache License 2.0
2.09k stars 265 forks source link

hummingbird-client fails to build because of invalid characters. #769

Closed ibnuda closed 7 years ago

ibnuda commented 7 years ago

Hummingbird-client fails to build because of invalid charactes on windows. Apparently caused by broccoli-svg-optimizer.

Steps:

  1. Clone the repo.
  2. Install the npm and bower dependencies.
  3. Serve the application.
  4. At the first time loading, will fail like the screencapture below.

3d278422-acd8-11e6-8313-77457ca7bbbe

OS: Windows 7 64 bit. Browser: IE, Firefox 64 50, Google Chrome 55.0.2883.52 beta (64-bit) Node: 7.0.0

trmcnvn commented 7 years ago

We really recommend that you setup Hummingbird using docker, it's built with that setup in mind for the development environment.

We have a setup guide over at the Wiki.

ibnuda commented 7 years ago

Whelp, didn't know that. Just want to learn ember actually. Okay. Then this issue will be marked as "won't fix" and will be closed. Thanks!