doc: note possible need for extra installation step
This commit is contained in:
parent
479a484011
commit
eff68e5ac2
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ npx tsc
|
|||
echo '{"type": "module"}' > obj/package.json
|
||||
node obj
|
||||
```
|
||||
|
||||
Installation note: after doing `pnpm install` if the above compilation/run commands don't seem to work, execute `npx deepkit-type-install` and try again.
|
||||
|
|
Loading…
Add table
Reference in a new issue