UNPKG

wcz-layout

Version:

12 lines (7 loc) 397 B
# Dependency Check ## Actions 1. Check for a `node_modules` directory in the project root. - **Exists** → continue. - **Missing** → output exactly: > I see `node_modules` is missing. I am running your install script to get your dependencies set up. This might take a moment... Run `npm run vp:install` and **proceed immediately** without waiting for completion.