when I want to install packages from JFrog artifactory, JFrog returns 404 not found for the same package. For example, if you curl for one package from the JFrog URL Continuously, for some request return package but for one requests gave 404 not found.
You can use this two options for testing:
npm -i your_package
or
curl -v your_package_url_from_jfrog