Skip to content

Typo in nodejs agent doc #5887

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

Merged
merged 2 commits into from
Jun 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ICP doesn't natively support WebSockets, though the external package [ic-websock
You can install this package with the command:

```
npm install --save ic-websocket-sdk
npm install --save ic-websocket-js
```

If your project uses any `@dfinity/…` package, it is recommended to use version `v0.20.1` or newer.
Expand Down Expand Up @@ -193,4 +193,4 @@ To demonstrate how you can use Node.js to implement functionality to upload asse

- [ic-websocket-js](https://www.npmjs.com/package/ic-websocket-js)

- [End-to-end testing](https://internetcomputer.org/docs/tutorials/developer-liftoff/level-2/2.5-unit-testing#end-to-end-e2e-testing)
- [End-to-end testing](https://internetcomputer.org/docs/tutorials/developer-liftoff/level-2/2.5-unit-testing#end-to-end-e2e-testing)