There was an error while loading. Please reload this page.
1 parent 4b5565c commit 93030edCopy full SHA for 93030ed
1 file changed
runtime/reference/cli/install.md
@@ -1,5 +1,5 @@
1
---
2
-last_modified: 2026-06-25
+last_modified: 2026-07-01
3
title: "deno install"
4
oldUrl:
5
- /runtime/manual/tools/script_installer/
@@ -280,7 +280,7 @@ imports) will be installed.
280
281
## Native Node.js addons
282
283
-A lot of popular packages npm packages like
+A lot of popular npm packages like
284
[`npm:sqlite3`](https://www.npmjs.com/package/sqlite3) or
285
[`npm:duckdb`](https://www.npmjs.com/package/duckdb) depend on
286
["lifecycle scripts"](https://docs.npmjs.com/cli/v10/using-npm/scripts#life-cycle-scripts),
0 commit comments