You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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",
...
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: