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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,11 +208,11 @@ try {
208
208
209
209
Prebuilt binaries are provided for:
210
210
211
-
| Operating System | Architectures |
212
-
| ---------------- | ---------------------|
213
-
| Linux | x64, ia32, arm, arm64|
214
-
| macOS | x64, arm64 |
215
-
| Windows | x64 |
211
+
| Operating System | Architectures |
212
+
| ---------------- | ------------- |
213
+
| Linux | x64, arm64 |
214
+
| macOS | x64, arm64 |
215
+
| Windows | x64 |
216
216
217
217
If a prebuilt binary is not available for your platform, Node will attempt to build from source during installation; this requires a working C/C++ toolchain and build tools for your OS.
0 commit comments