krescruz / angular-materialize

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
MIT License
397 stars 129 forks source link

Not Found - GET https://github.com/ryepdx/node-materialize/tarball/master #236

Closed mendietam closed 3 months ago

mendietam commented 3 months ago

The below dependancy is not available, it seems like this repo was removed.

"dependencies": {
    "node-materialize": "https://github.com/ryepdx/node-materialize/tarball/master"
  },

npm i angular-materialize is failing with error:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://github.com/ryepdx/node-materialize/tarball/master
npm ERR! 404 
npm ERR! 404  'node-materialize@https://github.com/ryepdx/node-materialize/tarball/master' is not in this registry.
webbiesdk commented 3 months ago

The issue seems to be fixed by https://github.com/krescruz/angular-materialize/pull/235.

Can you confirm whether you think that fix looks good?

mendietam commented 3 months ago

yes this fix looks good.

webbiesdk commented 3 months ago

Should be fixed with https://github.com/krescruz/angular-materialize/pull/235