vuetify-chat icon indicating copy to clipboard operation
vuetify-chat copied to clipboard

vue upgrade to fix ERR_PACKAGE_PATH_NOT_EXPORTED in newer Node.js

Open nwtgck opened this issue 3 years ago • 0 comments

This PR solves the issue https://github.com/berksaribas/vuetify-chat/issues/19. This PR allows this app to run on Node.js v12.22.1 and v14.17.0 at least.

I just ran vue upgrade command in the root directory.

nwtgck avatar May 23 '21 16:05 nwtgck