Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrated to md5 2.x #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

javascriptlove
Copy link

MD5 is too old, and there are issues with running on meteor 1.3 because other packages need 2.x. Getting errors like this on linux:

While building the application:
   packages/andrefgneves:iconfont/plugin/iconfont.coffee:67:24: undefined is
   not a function (compiling
   node_modules/materialize-css/dist/font/material-design-icons/Material-Design-Icons.svg)
   at generateCacheChecksum
   (packages/andrefgneves:iconfont/plugin/iconfont.coffee:67:24)
   at didInvalidateCache
   (packages/andrefgneves:iconfont/plugin/iconfont.coffee:53:24)
   at handler (packages/andrefgneves:iconfont/plugin/iconfont.coffee:42:8)
...

   While loading plugin `andrefgneves:iconfont` from package
   `andrefgneves:iconfont`:
   error: Can't load npm module 'MD5' from
   packages/andrefgneves_iconfont_plugin.js. Check your Npm.depends().

@javascriptlove
Copy link
Author

Also, please push this to atmosphere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant