Closed Pachat closed 10 months ago
Closing this for now as it looks like you're running an unsupported nodejs version.
npm ERR! gyp ERR! node -v v21.4.0
@br41nslug My fault. I mistakenly thought Node v18 meant at least v18. Works perfectly with v18.19.0 THANKS
Describe the Bug
When running
npm init directus-project directustest
withnode -v v21.4.0
andnpm -v 10.2.5
installation stops with the following messagesTo Reproduce
On an empty
C:newdir
type commandnpm init directus-project directustest
Directus Version
v10.8.2
Hosting Strategy
Self-Hosted (Custom)