Install Env:
node version: v21.4.0
npm version: v10.2.4
@neo4j-apps/graphiql-ga: 0.1.6
Problem:
when I install @neo4j-apps/graphiql-ga@0.1.6 by command npm install @neo4j-apps/graphiql-ga@0.1.6, the installation process gets stuck and never ends. CPU usage will rise to 100%. Memory usage will also rise and will never be freed.
Can someone helps check this out?