Skip to content
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

Resolves #566 by setting dep for node-sass to latest accurate node-sass version #567

Closed
wants to merge 2 commits into from

Conversation

karlgroves
Copy link

No description provided.

@xzyfer xzyfer closed this Dec 3, 2016
},
"dependencies": {
"gulp-util": "^3.0",
"lodash.clonedeep": "^4.3.2",
"node-sass": "^3.4.2",
"node-sass": "^3.1.3",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything before 3.4.2 is not supported.

@@ -18,12 +18,12 @@
"author": "David Manning",
"license": "MIT",
"bugs": {
"url": "https://github.com/dlmanning/gulp-sass/issues"
"url": "https://github.com/tenon-io/gulp-sass/issues"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should never be changed.

@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/dlmanning/gulp-sass"
"url": "git://github.com/tenon-io/gulp-sass"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also never be changed.

@xzyfer
Copy link
Collaborator

xzyfer commented Dec 3, 2016

^3.4.2 includes 3.10.1. You can learn more about semver at https://github.com/npm/node-semver#caret-ranges-123-025-004.

In future please search to existing issues before opening new one. Duplicate of #491 #493 #489 #487 #494 #504 #547 #550 #557 #561

@xzyfer xzyfer mentioned this pull request Dec 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants