Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Load failing dependencies while yarn install #267

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kelishrestha
Copy link

@kelishrestha kelishrestha commented May 9, 2024

Fix two failing dependencies of stisla as follows:

  • jquery.pwstrength
  • jquery.uploadPreview

Problem statement:

Error: jquery-pwstrength@https://github.com/matoilic/jquery.pwstrength.git#commit=d6f07a13eba1479f481d0beceb612f439db406ae: Manifest not found
Error: jquery_upload_preview@https://github.com/opoloo/jquery_upload_preview.git#commit=cc17f1d52beb6c718a16e9a3afdff63ec175c398: Manifest not found

It looks like the plugins are not maintained anymore. This is issued on #266

Solution

This is only temporary solution for stisla to work without jquery.pwstrength and jquery.uploadPreview plugins without their manifest files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant