Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

zlib usage #430

Open
jariExxeta opened this issue Apr 19, 2022 · 1 comment
Open

zlib usage #430

jariExxeta opened this issue Apr 19, 2022 · 1 comment

Comments

@jariExxeta
Copy link

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.
contentful -v
1.12.15

node -v
v16.14.0

npm -v
8.5.3

OS System: windows 10

Any idear how to work aroung this? I would really like to have full use of this tool.

Thx!

@jariExxeta
Copy link
Author

jariExxeta commented Apr 19, 2022

Workarounf for me is to manually update the contentful-cli version in the package.json to > V1.12.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant