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
{{ message }}
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
The stockMarketer.js creates an error when I run it alone.
Error:
ns.getStockPosition is not a function or its return value is not iterable
stack:
TypeError: ns.getStockPosition is not a function or its return value is not iterable
at home/stockMarketer.js:239:71
at Array.forEach ()
at Module.main (home/stockMarketer.js:238:16)
at N