webpack4.x-learn
webpack4.x-learn copied to clipboard
我是从webpack3.x升级到4.x的,但是一直有报一个错误,不知道怎么解决?
Tapable.plugin is deprecated. Use new API on .hooks
instead
应该是有个相关依赖没升级到4的对应版本,我记得网上有说,可以查一下
发自我的小米手机 在 sijinglei [email protected],2019年8月9日 17:52写道:
Tapable.plugin is deprecated. Use new API on .hooks instead [image]https://user-images.githubusercontent.com/18141435/62770827-6d391e80-bace-11e9-853f-6b5cc941ebc2.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/wlx200510/webpack4.x-learn/issues/12?email_source=notifications&email_token=AENWROX4KZDGQYKQULB3WZTQDU453A5CNFSM4IKSOIKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HELOTZA, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AENWROWMST4DW462VH5HDQDQDU453ANCNFSM4IKSOIKA.
都升级了,还是一样报错,郁闷