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,
Found your code to communicatie with Nexo Pro. I was using a Python version, but that one was limited en had some errors. Ik tried to get your code running, but no. My steps:
git clone your code
step into that dir
yarn add nexo-pro
ts-node examples/account.ts
I'm running Ubuntu 23.10
The error I get is: cannot find module '@nexo-pro/index
yarn test works however.
My java/type script experience is n't too modern, mostly from when typescript arrived. yarn is new to me.
yarn has version 1.22.21, ts-node 10.9.1
node had 18.13 and npm 9.2.0
hope you have some ideas,
regards,
Ton
The text was updated successfully, but these errors were encountered:
Hi,
Found your code to communicatie with Nexo Pro. I was using a Python version, but that one was limited en had some errors. Ik tried to get your code running, but no. My steps:
I'm running Ubuntu 23.10
The error I get is: cannot find module '@nexo-pro/index
yarn test works however.
My java/type script experience is n't too modern, mostly from when typescript arrived. yarn is new to me.
yarn has version 1.22.21, ts-node 10.9.1
node had 18.13 and npm 9.2.0
hope you have some ideas,
regards,
Ton
The text was updated successfully, but these errors were encountered: