Node.VaSH icon indicating copy to clipboard operation
Node.VaSH copied to clipboard

Rewrite templates path... A big refactoring workaround...

Open G33kLabs opened this issue 12 years ago • 0 comments

All templates will be stored in a "/templates" path, same place that "/sites" /templates/default/index.html /templates/default/assets/...

/sites/default/config.js /sites/default/public/*

G33kLabs avatar Sep 17 '12 01:09 G33kLabs

Didn't see this PR and just put one in with the same fix. Been over a month and should get either merged.

glebinsky avatar Oct 31 '17 15:10 glebinsky

FYI the workaround is to add mime ^1 to package.json

glebinsky avatar Oct 31 '17 18:10 glebinsky

At least in my case replacing, mime.lookup with mime.getType fixes the issue. Could you please deploy this or fix the production version? (I'm using this package in legacy software and as of now, because of this its broke ...)

stz443 avatar Sep 26 '19 13:09 stz443