Vannsl / vue-3-sanitize

HTML sanitizer for Vue.js 3 apps
MIT License
21 stars 3 forks source link

Cannot find by vue cli service - This dependency was not found error #1

Closed JacobFJ closed 3 years ago

JacobFJ commented 3 years ago

I got this log after I declare it to main.js

vue-cli-service] WAIT Compiling...1:11:39 AM [vue-cli-service] This dependency was not found: [vue-cli-service] * vue-3-sanitize in ./src/main.js [vue-cli-service] To install it, you can run: npm install --save vue-3-sanitize [vue-cli-service] WAIT Compiling...1:12:21 AM [vue-cli-service] This relative module was not found: [vue-cli-service] * ../node_modules/vue-3-sanitize in ./src/main.js I installed it using npm install --save vue-3-sanitize.

JacobFJ commented 3 years ago

2 fix

JacobFJ commented 3 years ago

It will close after the author merge the pull request.

Vannsl commented 3 years ago

thanks!

JacobFJ commented 3 years ago

the request has been merge.. now we can close it now..