manniL/lichter.io

DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead

Closed this issue · 1 comments

Thank you for sharing your work.

I am getting:

ERROR (node:7998) DeprecationWarning: Tapable.plugin is deprecated. Use new API on .hooks instead

Whenever I run: yarn run dev.

This does not prevent navigating the pages though.
It seems you have to upgrade the webpack version ?

Thank you.

Thank you!
Regarding your question, this is a duplicate of nuxt-community/pwa-module#120