A small utility written in Vue that checks if the given password has been leaked against the Have I Been Pwned API.
37
stars
3
forks
source link
Got error dependency `vue-isyourpasswordsafe` was not found in Nuxt #20
Open
fahmiegerton opened 3 years ago
Hi, thanks for this great helpful module. I tried this module but it didn't detected in Nuxt. Here's my code :
And this is the error output log
Can you help me? Thank you