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

Stock install does not build. The Plaid.Link project has build error with CompileSassFiles #70

Open
MikeyWetzel opened this issue Oct 22, 2024 · 1 comment

Comments

@MikeyWetzel
Copy link

All I did was clone the git to my machine, and build all. I got this error:

Error (active) MSB4181 The "CompileSassFiles" task returned false but did not log an error. Plaid.Link C:\Users\mikey.nuget\packages\sassin\0.0.19-rc\build\Sassin.targets 25

Here's the build rule:

<CompileSassFiles ProjectDirectory="$(MSBuildProjectDirectory)"
OptionsFile="$(SassCompilerConfigurationFile)"
OutputDirectory="$(SassCompilerOutputDirectory)"
SourceMapDirectory="$(SassCompilerSourceMapDirectory)"

                  Minify="$(SassCompilerShouldMinifyFile)"
                  AddSourceComments="$(SassCompilerShouldAddSourceComments)"
                  GenerateSourceMaps="$(SassCompilerShouldGenerateSourceMap)" />
@viceroypenguin
Copy link
Contributor

Highly recommend you look at https://www.nuget.org/packages/Going.Plaid/ instead - I keep it maintained and up to date with the latest api specs from the Plaid team.

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

2 participants