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

Can't find the package #12

Open
RawMajkel opened this issue Oct 1, 2019 · 3 comments
Open

Can't find the package #12

RawMajkel opened this issue Oct 1, 2019 · 3 comments

Comments

@RawMajkel
Copy link

I can't find the WebOptimizer.Sass package, also trying to install it via PowerShell (dotnet add package LigerShark.WebOptimizer.Sass) is met with errors.

devenv_2019-10-01_11-21-38

error: Unable to find a stable package LigerShark.WebOptimizer.Sass with version
error:   - Found 23 version(s) in nuget.org [ Nearest version: 3.0.40-beta ]
error:   - Found 0 version(s) in Microsoft Visual Studio Offline Packages
error: Package 'LigerShark.WebOptimizer.Sass' is incompatible with 'all' frameworks in project 'C:\Users\mdroz\Documents\Moje dokumenty\MD - Dokumenty\Moje projekty\MajkelSystem\MajkelSystem.Web\MajkelSystem.Web.csproj'.

Is this plugin still supported?
My project is running on ASP.NET Core 3.0 MVC

Thanks for the help

@TangMonk
Copy link

You should :

dotnet add package LigerShark.WebOptimizer.Sass --version 3.0.40-beta

@conficient
Copy link

Tick the "Include Prerelease" - its still marked as beta (not sure why)

@enkelmedia
Copy link

This would would be "solved" by this PR: #47

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

No branches or pull requests

4 participants