aurelia / dialog

A dialog plugin for Aurelia.
MIT License
106 stars 115 forks source link

Typings fail to install #376

Closed tcs-devel closed 5 years ago

tcs-devel commented 5 years ago

4c9929c or another recent change seems to break typings installation.

typings ERR! message Unable to read typings for "aurelia-dependency-injection". The author of "aurelia-dialog" needs to check the entry paths in "typings.json" are up to date
typings ERR! caused by https://raw.githubusercontent.com/aurelia/dependency-injection/master/dist/aurelia-dependency-injection.d.ts/index.d.ts responded with 404, expected it to equal 200

Note: we are using version 1.0.0-rc.2.0.0 but I assume the issue also exists in the latest version as no specific version is specified in your typings.json.

StrahilKazlachev commented 5 years ago

Tracked here https://github.com/aurelia/dependency-injection/issues/178