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

A lot of deprecated messages from @bem/entity-name #117

Open
shkarupa-alex opened this issue Jun 7, 2017 · 1 comment
Open

A lot of deprecated messages from @bem/entity-name #117

shkarupa-alex opened this issue Jun 7, 2017 · 1 comment

Comments

@shkarupa-alex
Copy link

Clone,
run npm i,
run npm test
see a lot of messages like:

@bem/entity-name deprecated modName is kept just for compatibility and can be dropped in the future. Use mod.name instead in { block: 'block', modName: 'mod', modVal: true } at at node_modules/@bem/entity-name/lib/entity-name.js:32:24

@bem/entity-name deprecated modVal is kept just for compatibility and can be dropped in the future. Use mod.val instead in { block: 'block', modName: 'mod', modVal: true } at at node_modules/@bem/entity-name/lib/entity-name.js:33:23

@qfox
Copy link
Contributor

qfox commented Jun 7, 2017

Yeah, need to update that package. Don't have much time for that unfortunately ;-(

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

No branches or pull requests

2 participants