cake-contrib / cake-contrib/Cake.Webpack

Error: Failed to install addin 'Cake.Webpack'

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
0
Forks
6
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior
Install addin 'Cake.Webpack' successfully.

## Current Behavior
> Error: Failed to install addin 'Cake.Webpack'.

## Possible Solution
Workaround:
copy tools\Addins\Cake.Webpack.0.3.0\lib\net461 to tools\Addins\Cake.Webpack.0.3.0\lib\net6.0

## Steps to Reproduce (for bugs)

1. Add `#addin "Cake.Webpack"`
2. dotnet cake --verbosity=diagnostic
3.
4.

## Context

## Your Environment

* Addin version used: Cake.Webpack
* Cake Version used: 2.0.0
* Operating System: Win10 64Bit

It could be installed with the workaround. But when running webpack, its output is not aligned to left, not pretty as before.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.