Git Product home page Git Product logo

Comments (14)

StreamSurfer avatar StreamSurfer commented on September 26, 2024

Same issue here.

from gulp-sass-glob.

dsoldera avatar dsoldera commented on September 26, 2024

Same problem here

from gulp-sass-glob.

mcclaskiem avatar mcclaskiem commented on September 26, 2024

Same issue as well

@import "partials/**/*.scss";
@import "atoms/**/*.scss";
@import "molecules/**/*.scss";
@import "organisms/**/*.scss";
@import "pages/**/*.scss";

The error message is informing me that organisms was misread even though molecules is the folder that does not have a valid scss file in it, only a .keep file we include from our boilerplate. The pages directory also only has a .keep file in it so technically with molecules commented out this should still fail.

Could this be something to do with the index of the files in the error messages?

from gulp-sass-glob.

DanielaValero avatar DanielaValero commented on September 26, 2024

Hello,

What version do you guys have?
Is there any log that you could share?

from gulp-sass-glob.

mcclaskiem avatar mcclaskiem commented on September 26, 2024

Im on 1.0.6 currently, installed via NPM.

from gulp-sass-glob.

mkg0 avatar mkg0 commented on September 26, 2024

it seems 1.0.5 is last stable version. all of 6,7,8 minor versions are still crashing.

from gulp-sass-glob.

Jazcash avatar Jazcash commented on September 26, 2024

I'm getting this error consistently when saving a file but not making any modifications. E.g., adding a space, deleting it and resaving a file. If an actual difference is made then it works fine.

from gulp-sass-glob.

mikevercoelen avatar mikevercoelen commented on September 26, 2024

Guys I can't reproduce this error, I checked all 6, 7 and 8 versions.

Please share me your gulpfile.

@Jazcash Are you getting those errors when using live reload?

from gulp-sass-glob.

Jazcash avatar Jazcash commented on September 26, 2024

My bad, I found that VSCode was the issue.

from gulp-sass-glob.

mcclaskiem avatar mcclaskiem commented on September 26, 2024

@Jazcash Can you provide some more insight, I am using VSCode as well.

from gulp-sass-glob.

Jazcash avatar Jazcash commented on September 26, 2024

Similar issue to this I think: dlmanning/gulp-sass#534
olefredrik/FoundationPress#731

Don't worry, pretty sure gulp-sass-glob isn't the issue.

from gulp-sass-glob.

nategreen avatar nategreen commented on September 26, 2024

Had the same issue, not using VS Code, and downgrading from ^1.0.8 to 1.0.5 fixed it for me.

from gulp-sass-glob.

nategreen avatar nategreen commented on September 26, 2024

Never mind...re-upgraded and it was still fine. While it was working, I corrected a couple of errors in my Sass...things like missing variables or placeholders. Could that possibly have been the/an issue? It seems like this package shouldn't care about that.

from gulp-sass-glob.

Sam-Pryor avatar Sam-Pryor commented on September 26, 2024

For anyone using Sublime Text getting this same issue:
In Preferences.sublime-settings, in your user settings add:
"atomic_save": true

from gulp-sass-glob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.