coreybutler / fenix

A simple and visual static web server with collaboration features.
https://preview.fenixwebserver.com
GNU General Public License v3.0
1.65k stars 135 forks source link

TypeError #79

Closed danielsmy closed 7 years ago

danielsmy commented 7 years ago

I am getting this message when starting the server. screenshot_6

coreybutler commented 7 years ago

Hmmm... getExtension isn't used in the fenix core code. It may be in one of the older dependencies (like Zepto), but this is the first I've seen of this issue... does this occur when you are opening Fenix or just launching a specific server?

danielsmy commented 7 years ago

I've created and deleted 2 servers that both have this error. However, it doesn't seem to effect the operation of the application.

coreybutler commented 7 years ago

Which operating system are you using? Which locale (is it non-English)? Are there any special characters in the path to your webroots?

coreybutler commented 7 years ago

Closing due to age/non-response.