-
Notifications
You must be signed in to change notification settings - Fork 790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node_orders-payments example is outdated #196
Comments
Morning, Did you get this resolved? I am currently having issues with npm test on this sample app example and getting the following error:
|
I haven't tested in a while but I did not get it resolved. I might be missing something but your error looks like it is something different. Different command, entirely different output. |
May I know what version of Node.js you are using? |
This error sounds like your .env file isn't filled properly with the correct ACCESS_TOKEN. i.e. if you are running For the |
I am new to npm so please forgive if this is something I am doing wrong.
I downloaded the connect-api-examples/connect-examples/v2/node_orders-payments folder, put my sandbox credentials in the config.json file, and ran
npm install
. I get a lot of deprecated warnings including a mention of "insecure binaries". Could the example be updated so that I do not get these warnings please? This is the output of mynpm install
command:The text was updated successfully, but these errors were encountered: