Closed qlambert-pro closed 11 months ago
Aaah ! Not good ... Is it working with a local install (without -g
) ?
Yes, it is working.
@qlambert-pro ok thanks ! Then for the next few days it will stay like this as there is a workaround, then I'll fix it with the next release.
ok
I am also not able to run the latest release using npx
. Installing locally works fine thought.
Running npx webpd@latest -i ...etc
gives:
npm WARN reify invalid or damaged lockfile detected
npm WARN reify please re-try this operation once it completes
npm WARN reify so that the damage can be corrected, or perform
npm WARN reify a fresh install with no lockfile if the problem persists.
npm ERR! Cannot destructure property 'package' of 'node.target' as it is null.
Running npx webpd@v1.0.0-alpha.3
works fine.
Maybe it helps to find a workaround.
Should be fixed now with latest release :)
I can confirm.
Running:
npm install -g webpd
Gives: