-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System can not find the given path #598
Comments
I'll look into it tonight |
version 2.1.0 这个版本前几天我下载也是出现这个问题,然后version 2.1.1这个版本就没有这个问题了但是编译scss的时候会出现乱码 |
same here when trying to compile a scss file (win 10 x64) : The system cannot find the path specified |
@sclovecds can you give me an example scss file that this happens on? |
Same here. Actually the message show up right when you drag and drop a folder for creating a new project (Win7 x64). |
Same here. Happen right after installing the newer version as of 28 Apr 2017 |
I have a main.scss, and partial scss files in a folder, that all compile to a css folder/file. in the main just imports
in those partial scss files have undercores in the name "_clearfix.scss", "_variables.scss"... and within them just plain css or scss code. p.s. |
windows 10 64bit I removed the files, re-added them, changed options, it sees the files in the folder to select what to do with them, it just doesn't process them. |
I'm having the exact same issue, also Windows 10 64 bit. As soon as the program tries to load a directory, it gives the error "The system cannot find the path specified." for all of the .scss files in the directory, even though the gui shows all the files it supposedly can't find. I was using v2.0.4 in which it worked fine, updated this afternoon to v2.1.1, which is when the issue started. |
Can anyone try this v2.1.2? |
Avast is having a field day complaining about the installer, but I'm trying to test it. |
I tried to compile scss with v2.1.2, no more errors. Windows 10 x64 |
Compiles v2.1.2 fixed the SCSS issues, works now. Thanks! |
Didn't realize that the program was updated so updated it recently to the latest versions but ran into multiple errors trying to compile SCSS that compiles in version 2.0.4. (Win 10 Pro, x64)
version 2.1.0 :
version 2.1.1 : pops up this error
E:\OpenServer\domains\localhost\blab\assets\scss\main.scss
Sistem belirtilen yolu bulam�yor.
(translation System can not find the given path)
Notes:
The text was updated successfully, but these errors were encountered: