➜ npm install pornhub.js@1.12.2 --save
npm error code ETARGET
npm error notarget No matching version found for pornhub.js@1.12.2.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
when I force it
➜ npm install github:pionxzh/Pornhub.js#pornhub.js-v1.12.2
the install works but the package is empty
➜
npm install pornhub.js@1.12.2 --save
npm error code ETARGET npm error notarget No matching version found for pornhub.js@1.12.2. npm error notarget In most cases you or one of your dependencies are requesting npm error notarget a package version that doesn't exist.when I force it ➜
npm install github:pionxzh/Pornhub.js#pornhub.js-v1.12.2
the install works but the package is emptyhttps://www.npmjs.com/package/pornhub.js its still 1.12.1 here