You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: [email protected]
npm warn Found: [email protected]
npm warn node_modules/json-graphql-server/node_modules/graphql
npm warn graphql@"^16.8.1" from [email protected]
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 [email protected]
npm warn node_modules/json-graphql-server/node_modules/express-graphql
npm warn express-graphql@"^0.9.0" from [email protected]
npm warn node_modules/json-graphql-server
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/graphql
npm warn peer graphql@"^14.4.1" from [email protected]
npm warn node_modules/json-graphql-server/node_modules/express-graphql
npm warn express-graphql@"^0.9.0" from [email protected]
npm warn node_modules/json-graphql-server
npm warn deprecated [email protected]: This is probably built in to whatever tool you're using. If you still need it... idk
npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
npm warn deprecated [email protected]: 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
in order to penetrate and get this running I have to fabricate and execute the following:
Node.js v22.4.1
meanstack02@admin meanstacknh % node /usr/local/lib/node_modules/json-graphql-server/bin/json-graphql-server.cjs .bff/data.js --p 3333 --h localhost
GraphQL server running with your data at http://localhost:3000/
I know its something simple but these package managers should be wipeout tolerant and its not I could sit and count the points of failure in the design intrinsically, extrinsically locally remotely inside out up and down and its exhausting
not this products fault... bad package mgr design fault
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
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
The text was updated successfully, but these errors were encountered: