You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2022. It is now read-only.
I tried to develop a new ui-extension with cli support. I followed these instructions to do so.
when running npm install i get the following error
npm ERR! path <path-to-generated-extension-project>\<extension-name>\node_modules\zlib
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-waf clean || true; node-waf configure build
npm ERR! Der Befehl "node-waf" ist entweder falsch geschrieben oder
npm ERR! konnte nicht gefunden werden.
npm ERR! Der Befehl "true" ist entweder falsch geschrieben oder
npm ERR! konnte nicht gefunden werden.
I tried to develop a new ui-extension with cli support. I followed these instructions to do so.
when running
npm install
i get the following errorOS System: windows 10
Any idear how to work aroung this? I would really like to have full use of this tool.
Thx!
The text was updated successfully, but these errors were encountered: