incubator-weex-cli
incubator-weex-cli copied to clipboard
"This package of weex is not support anymore! Please choose other package." Most plugins are now incompatible?
Your development environment
v1.2.6
- weexpack : v1.0.2
- weex-builder : v0.3.12
- weex-previewer : v1.4.4
OS X Sierra 10.12.4
The key error stack message.
/d/test ❯❯❯ weex plugin add nat-transfer
14:2:13 : This package of weex is not support anymore! Please choose other package.
Steps to reproduce the problem.(Maybe a dotwe link,)
This happens with most plugins I've tried, (weex-svg, all natjs ones...) Not sure if this is a bug or that most plugins are unusable now. In this case, is there a way to force those old plugins to be installed?
@fumpierrez The current market plugins cannot be used in the existing vue project, the plug-in system is undergoing the further transformation, the plugins on market need to rebuild and we are doing this jobs, if you want to use the old plugins you can run weex update [email protected]
rollback to the old version.
@fumpierrez there is an article about How to developing weex plugin, and the old plugin is on here weex-plugins.
Thanks @erha19 I've contacted natjs and weex-svg asking them to update to the new plugin system. Natjs says they are going to fix the problem but no news about weex-svg. Unfortunately I don't think I can fix weex-svg myself but I'll give it a go. Thanks
https://github.com/natjs/nat/issues/24
The solution given by weexplugin-market is not feasible, the plugin cannot be supported