18 lines
520 B
Markdown
18 lines
520 B
Markdown
---
|
|
name: pear-runtime-debug
|
|
description: Pear dev runs, hoisted node_modules, BARE_OS_PEAR_* — isolate from Node-only booter runs.
|
|
tags: [pear, runtime, booter]
|
|
requires: [read_man_page, runtime_diagnostic_bundle]
|
|
---
|
|
|
|
# pear-runtime-debug
|
|
|
|
## Read
|
|
|
|
- docs/PEAR-RUN.md
|
|
- users-manual/03-running-seeder-and-booter.md (ensure-pear-node-modules, npm run os:seeder / os:booter from repo root)
|
|
|
|
## Debug
|
|
|
|
Compare pear run --dev with node index.js when bugs are Pear-only. runtime_diagnostic_bundle for live proc snapshot.
|