mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
795ed23b35
Two small changes: - In our BYONM errors, suggest running `deno install` instead of `npm install` if `DENO_FUTURE` is set - Only emit warning about `deno install` changes if you do `deno install <foo>` with deno_future unset
15 lines
275 B
Text
15 lines
275 B
Text
preinstall
|
|
deno preinstall.js
|
|
node preinstall.js
|
|
install
|
|
hello from install script
|
|
postinstall
|
|
[WILDCARD]
|
|
_____________
|
|
< postinstall >
|
|
-------------
|
|
\ ^__^
|
|
\ (oo)\_______
|
|
(__)\ )\/\
|
|
||----w |
|
|
|| ||
|