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

Unable to build from source with .Net Core 2.2.105 SDK #56

Closed
Autoflow opened this issue Mar 24, 2019 · 1 comment
Closed

Unable to build from source with .Net Core 2.2.105 SDK #56

Autoflow opened this issue Mar 24, 2019 · 1 comment

Comments

@Autoflow
Copy link

Errror given is:

C:\QueryTree Server\Web\QueryTree.csproj(73,5): error MSB3073: Der Befehl "lessc --source-map=Styles/aqb/app.css.map Styles/aqb/app.less Styles/aqb/app.css" wurde mit dem Code 9009 beendet.

Any suggestions?

@d4nt
Copy link
Contributor

d4nt commented Mar 25, 2019

You need to install "less", you can use the following command npm install less -g. See the README for more information.

@d4nt d4nt closed this as completed Mar 25, 2019
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