Skip to content

Fix made by me : leith ! to debug python api and node app#3

Open
bambstk wants to merge 7 commits into
mainfrom
fix/leith-debug-python-node
Open

Fix made by me : leith ! to debug python api and node app#3
bambstk wants to merge 7 commits into
mainfrom
fix/leith-debug-python-node

Conversation

@bambstk

@bambstk bambstk commented May 21, 2026

Copy link
Copy Markdown
Collaborator

détails des fix dans le template de mail

@NathanTesseyre NathanTesseyre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Top!

Comment thread node-client/app.js

// BUG 6 — Le nom du module importé ici est incorrect
const axioss = require('axioss');
const axioss = require('axios');

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi garder la faute dans le nom de la variable ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pour être sur de pas confondre avec le vrai module axios (j'avais pas fait gaffe mais tant que le nom de la variable est consistante dans le code c'est ok à mes yeux)

@NathanTesseyre NathanTesseyre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK pour moi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants