fix(coding-agent): install npm packages in managed root closes #4587
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed user-scoped npm pi packages to install under `~/.pi/agent/npm/` instead of npm's global package root, avoiding permission errors with system-managed Node installs ([#4587](https://github.com/earendil-works/pi/issues/4587)).
|
||||
|
||||
## [0.74.1] - 2026-05-16
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user