jsencrypt
jsencrypt copied to clipboard
just see it
Internal server error: Missing "./lib/lib/jsbn/jsbn" specifier in "jsencrypt" package
"jsencrypt": "^3.3.2", ->"jsencrypt": "3.3.2"
Same problem. The author updated to the latest version 3.5.4, which caused an error during packaging. The correct solution is to downgrade and lock the version to 3.3.2.
I will take a look as soon as possible.