Skip to content

cannot install.. persistently fails #175

Open
@nhhockeyplayer

Description

a follow up to this one....

#174

im bamboozled and chose to nuke everything and do a fresh from the start installation of node.js version latest 22 after a sound machine cleanup caches and everything

meanstack02@admin meanstacknh % npm config get prefix
/usr/local
meanstack02@admin meanstacknh % npm -g root
/usr/local/lib/node_modules
meanstack02@admin meanstacknh % which nx
/usr/local/bin/nx
meanstack02@admin meanstacknh % which npm
/usr/local/bin/npm
meanstack02@admin meanstacknh % which yarn
/usr/local/bin/yarn
meanstack02@admin meanstacknh % which json-graphql-server
json-graphql-server not found
meanstack02@admin meanstacknh % npm install -g json-graphql-server
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: express-graphql@0.9.0
npm warn Found: graphql@16.9.0
npm warn node_modules/json-graphql-server/node_modules/graphql
npm warn   graphql@"^16.8.1" from json-graphql-server@3.0.1
npm warn   node_modules/json-graphql-server
npm warn     json-graphql-server@"*" from the root project
npm warn   7 more (@apollo/client, @graphql-tools/schema, graphql-tag, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer graphql@"^14.4.1" from express-graphql@0.9.0
npm warn node_modules/json-graphql-server/node_modules/express-graphql
npm warn   express-graphql@"^0.9.0" from json-graphql-server@3.0.1
npm warn   node_modules/json-graphql-server
npm warn
npm warn Conflicting peer dependency: graphql@14.7.0
npm warn node_modules/graphql
npm warn   peer graphql@"^14.4.1" from express-graphql@0.9.0
npm warn   node_modules/json-graphql-server/node_modules/express-graphql
npm warn     express-graphql@"^0.9.0" from json-graphql-server@3.0.1
npm warn     node_modules/json-graphql-server
npm warn deprecated acorn-dynamic-import@4.0.0: This is probably built in to whatever tool you're using. If you still need it... idk
npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm warn deprecated express-graphql@0.9.0: This package is no longer maintained. We recommend using `graphql-http` instead. Please consult the migration document https://github.com/graphql/graphql-http#migrating-express-grpahql.

changed 116 packages in 4s

13 packages are looking for funding
  run `npm fund` for details
meanstack02@admin meanstacknh % which json-graphql-server         
json-graphql-server not found
meanstack02@admin meanstacknh % 

any help is greatly appreciated

any other package installation works fine
all instances of pnpm and earlier versions of yarn nuked... below is nx report

here is my $PATH
/Users/meanstack02/.yarn/bin:/Users/meanstack02/.config/yarn/global/node_modules/.bin:/Users/meanstack02/devtools/mongodb-macos-x86_64-5.0.9/bin:/Users/meanstack02/devtools/mongodb-atlas-cli_1.1.2_macos_arm64/bin:/Users/meanstack02/devtools/mongosh-1.5.0-darwin-x64/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Applications/Postgres.app/Contents/Versions/latest/bin

% nx report

 NX   Report complete - copy this into the issue template

Node   : 22.4.1
OS     : darwin-x64
yarn   : 1.22.22

nx (global)        : 19.4.3
nx                 : 19.4.3
@nx/js             : 19.4.3
@nx/jest           : 19.4.3
@nx/linter         : 19.4.3
@nx/eslint         : 19.4.3
@nx/workspace      : 19.4.3
@nx/angular        : 19.4.3
@nx/cypress        : 19.4.3
@nx/devkit         : 19.4.3
@nrwl/devkit       : 13.10.6
@nx/eslint-plugin  : 19.4.3
@nx/express        : 19.4.3
@nx/nest           : 19.4.3
@nx/node           : 19.4.3
@nx/storybook      : 19.4.3
@nrwl/tao          : 19.4.3
@nx/web            : 19.4.3
@nx/webpack        : 19.4.3
typescript         : 5.4.5
---------------------------------------
Registered Plugins:
@nx/cypress/plugin
@nx/eslint/plugin
---------------------------------------
Community plugins:
@compodoc/compodoc                    : 1.1.25
@fortawesome/angular-fontawesome      : 0.11.1
@ionic/angular                        : 6.7.5
@jsverse/transloco                    : 7.4.2
@ngrx/component                       : 18.0.1
@ngrx/component-store                 : 18.0.1
@ngrx/effects                         : 18.0.1
@ngrx/entity                          : 18.0.1
@ngrx/operators                       : 18.0.1
@ngrx/router-store                    : 18.0.1
@ngrx/schematics                      : 18.0.1
@ngrx/store                           : 18.0.1
@ngrx/store-devtools                  : 18.0.1
@nxtend/capacitor                     : 13.0.0
@nxtend/ionic-angular                 : 13.1.0
@storybook/angular                    : 7.6.6
angular-builder-custom-terser-options : 1.0.1
apollo-angular                        : 7.0.2
---------------------------------------
The following packages should match the installed version of nx
  - @nrwl/devkit@13.10.6

To fix this, run `nx migrate nx@19.4.3`

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions