Sass failing to compile - Web Essentials 2013 Update 4 "Unable to find resource" -
does have idea, causes following error?
23.07.2015 17:48:14: scss: compiling widgetmain.scss 23.07.2015 17:48:14: looking resource @ http://localhost.:55559/ 23.07.2015 17:48:14: looking resource @ http://localhost.:55559/ 23.07.2015 17:48:15: looking resource @ http://localhost.:55559/ 23.07.2015 17:48:15: looking resource @ http://localhost.:55559/ 23.07.2015 17:48:15: looking resource @ http://localhost.:55559/ 23.07.2015 17:48:16: looking resource @ http://localhost.:55559/ 23.07.2015 17:48:16: unable find resource, aborting
it occurs when save scss file. occurs when clear file completely. that's why did not post source code. port number changes every time.
when open compiled view of file shows:
/* compilation error occurred (see error list navigate error location): */
i reinstalled web essentials, had no luck.
according https://github.com/madskristensen/webessentials2013/issues/1914 @efepuntomarcos's information, add "localhost." (that has dot @ end) proxy ignore list in ie, fix problem , maintains ie's function.
Comments
Post a Comment