https could not be found within the project or in these directories
-
I am creating React Native mobile app using SmartAPI Javascript Client SDK. But when I call this method
let smart_api = new SmartAPI({
api_key: 'smartapi_key'})
Showing error .Error: Unable to resolve module https from /Documents/myapp/node_modules/smartapi-javascript/lib/smartapi-connect.js: https could not be found within the project or in these directories:
node_modules/smartapi-javascript/node_modules
node_modules
My node js version is v20.8.1. Please help me on this.
-
-
Hi @Mohit-Singh
Kindly update to the recent node js version 20.11.1 and let us know if the same issue occurs still.
Regards
SmartAPI team
1 out of 3