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

Update dev dependencies #7

Closed
wants to merge 5 commits into from
Closed

Conversation

scleaver
Copy link

@scleaver scleaver commented Jan 6, 2021

While working on this project I though I would align package versions with recent updates to Lombiq.Vuejs

Will need to merge #4 first if you would like to accept this PR.

@Piedone
Copy link
Member

Piedone commented Jan 6, 2021

Could you test this with the https:/Lombiq/Open-Source-Orchard-Core-Extensions solution as well, please? Just doing a build should be enough.

"gulp-sourcemaps": "2.6.5",
"gulp-watch": "5.0.1",
"node-sass": "4.14.1"
"node-sass": "^5.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

I get 96 of these warnings on build:

cl : command line warning D9025: overriding '/GR-' with '/GR' [D:\Projects\src\Utilities\Lombiq.Gulp.Extensions\node_modules\node-sass\build\src\libsass.vcxproj] [D:\Projects\src\Utilities\Lombiq.Gulp.Extensions\Lombiq.Gulp.Extensions.csproj]

While this seems like an old error (see sass/node-sass#476 and sass/node-sass#467) it still happens for me on a fresh clone. Don't you see them?

Copy link
Member

Choose a reason for hiding this comment

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

Any news @scleaver?

@Piedone
Copy link
Member

Piedone commented Sep 20, 2021

We've updated these in the meantime.

@Piedone Piedone closed this Sep 20, 2021
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