Archived
fix(install): allow node-pty scripts with npm 12
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -eu
|
||||
|
||||
npm install -g @jmfederico/pi-web
|
||||
npm install -g @jmfederico/pi-web --allow-scripts=node-pty
|
||||
pi-web install
|
||||
|
||||
Reference in New Issue
Block a user