We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766d1ab commit c88e670Copy full SHA for c88e670
README.md
@@ -6,6 +6,7 @@
6
* Fixed error when trying to remove the binary from a previous installation.
7
* Add support for local npm prefix ([#1](https://github.com/go-task/go-npm/pull/1)).
8
* Added support for [pnpm](https://pnpm.io/) ([#3](https://github.com/go-task/go-npm/pull/3)).
9
+* Fixed installation path on Windows ([#4](https://github.com/go-task/go-npm/issues/4), [#5](https://github.com/go-task/go-npm/pull/5)).
10
11
### (@gzuidhof): MODIFICATIONS FROM BASE `go-npm` PACKAGE
12
* Support for zip and non-compressed binaries.
0 commit comments