Bug type
Regression (worked before, now fails)
Beta release blocker
No
Summary
Trying to install using command below which supposedly is a simple one line and installs all needed! and it doesn't work
Works everywhere. Installs everything. You're welcome. 🦞
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
Steps to reproduce
Trying to install using command below which supposedly is a simple one line and installs all needed!
Works everywhere. Installs everything. You're welcome. 🦞
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
First attempt got:
Error: Cannot find module '@larksuiteoapi/node-sdk'
Require stack:
- C:\Users\darre\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\feishu\client-yWGpoGkZ.js
So ran
npm install -g @larksuiteoapi/node-sdk
Second attempt got:
Error: Cannot find module 'nostr-tools'
Require stack:
- C:\Users\darre\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\nostr\setup-surface-d0cfZ0y8.js
so ran
npm install nostr-tools
Third attempt get:
Error: Cannot find module '@slack/web-api'
Require stack:
- C:\Users\darre\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\slack\client-DfAuvcFw.js
Any chance of an installer which actually does as it advertises - e.g. installs everything needed so it can run??
Expected behavior
For it to install and work!
Actual behavior
Trying to install using command below which supposedly is a simple one line and installs all needed!
Works everywhere. Installs everything. You're welcome. 🦞
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
First attempt got:
Error: Cannot find module '@larksuiteoapi/node-sdk'
Require stack:
- C:\Users\darre\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\feishu\client-yWGpoGkZ.js
So ran
npm install -g @larksuiteoapi/node-sdk
Second attempt got:
Error: Cannot find module 'nostr-tools'
Require stack:
- C:\Users\darre\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\nostr\setup-surface-d0cfZ0y8.js
so ran
npm install nostr-tools
Third attempt get:
Error: Cannot find module '@slack/web-api'
Require stack:
- C:\Users\darre\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\slack\client-DfAuvcFw.js
Any chance of an installer which actually does as it advertises - e.g. installs everything needed so it can run??
OpenClaw version
2026.4.20 (115f05d)
Operating system
Windows 11
Install method
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
Model
n/a
Provider / routing chain
n/a
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Bug type
Regression (worked before, now fails)
Beta release blocker
No
Summary
Trying to install using command below which supposedly is a simple one line and installs all needed! and it doesn't work
Works everywhere. Installs everything. You're welcome. 🦞
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
Steps to reproduce
Trying to install using command below which supposedly is a simple one line and installs all needed!
Works everywhere. Installs everything. You're welcome. 🦞
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
First attempt got:
Error: Cannot find module '@larksuiteoapi/node-sdk'
Require stack:
So ran
npm install -g @larksuiteoapi/node-sdk
Second attempt got:
Error: Cannot find module 'nostr-tools'
Require stack:
so ran
npm install nostr-tools
Third attempt get:
Error: Cannot find module '@slack/web-api'
Require stack:
Any chance of an installer which actually does as it advertises - e.g. installs everything needed so it can run??
Expected behavior
For it to install and work!
Actual behavior
Trying to install using command below which supposedly is a simple one line and installs all needed!
Works everywhere. Installs everything. You're welcome. 🦞
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
First attempt got:
Error: Cannot find module '@larksuiteoapi/node-sdk'
Require stack:
So ran
npm install -g @larksuiteoapi/node-sdk
Second attempt got:
Error: Cannot find module 'nostr-tools'
Require stack:
so ran
npm install nostr-tools
Third attempt get:
Error: Cannot find module '@slack/web-api'
Require stack:
Any chance of an installer which actually does as it advertises - e.g. installs everything needed so it can run??
OpenClaw version
2026.4.20 (115f05d)
Operating system
Windows 11
Install method
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
Model
n/a
Provider / routing chain
n/a
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response