Skip to content

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

Open
@MikeyWetzel

Description

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)" />

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions