elm-webpack-loader icon indicating copy to clipboard operation
elm-webpack-loader copied to clipboard

Problem with the NPM package - 403 Forbidden from dl.bintray.com

Open dkaushik411 opened this issue 4 years ago • 1 comments

Facing this issue while installing elm-webpack-loader version 4.5.0 with npm install

Downloading Elm binaries from https://dl.bintray.com/elmlang/elm-platform/0.18.0/darwin-x64.tar.gz
Error decompressing darwin-x64.tar.gz Error: incorrect header check

dkaushik411 avatar May 10 '21 14:05 dkaushik411

+1. it happens because 'bintray' hosting not exist anymore. More details here: https://discourse.elm-lang.org/t/psa-old-elm-binary-downloads-now-gone/7319 / cc @dkaushik411 , there is a solution in discussion with forked loader.

maxfarseer avatar Jun 16 '21 05:06 maxfarseer