Open GregLebreton opened 9 months ago
Hi, for those who still wants to use this project, you have to bump the request-promise-native to 1.0.9 version (version 0.0.0 is missing the lib folder...) modify the package.json and package-lock.json accordingly to match an existing version:
... "request-promise-native": "^1.0.9", ...
Hi, for those who still wants to use this project, you have to bump the request-promise-native to 1.0.9 version (version 0.0.0 is missing the lib folder...) modify the package.json and package-lock.json accordingly to match an existing version: