mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
3dba98532a
Needed for https://github.com/denoland/deno/pull/25213. With Deno 2, we should suggest using `deno install` instead of `npm install`.
2 lines
201 B
Text
2 lines
201 B
Text
error: Could not find "chalk" in a node_modules folder. Deno expects the node_modules/ directory to be up to date. Did you forget to run `deno install`?
|
|
at file:///[WILDCARD]/not_installed.ts:1:19
|