Giter Club home page Giter Club logo

blockchain's Issues

cant start

npm start

[email protected] start /home/user1/blockchain
gatsby develop

╔════════════════════════════════════════════════════════════════════════╗
║ ║
║ Gatsby collects anonymous usage analytics ║
║ to help improve Gatsby for all users. ║
║ ║
║ If you'd like to opt-out, you can use gatsby telemetry --disable
║ To learn more, checkout https://gatsby.dev/telemetry
║ ║
╚════════════════════════════════════════════════════════════════════════╝
internal/modules/cjs/loader.js:905
throw err;
^

Error: Cannot find module 'graphql/polyfills/objectValues'
Require stack:

  • /home/user1/blockchain/node_modules/graphql-compose/lib/utils/schemaPrinter.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/ScalarTypeComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/utils/typeHelpers.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/ListComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/UnionTypeComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/InterfaceTypeComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/utils/typeByPath.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/InputTypeComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/ObjectTypeComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/TypeMapper.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/SchemaComposer.js
  • /home/user1/blockchain/node_modules/graphql-compose/lib/index.js
  • /home/user1/blockchain/node_modules/gatsby/dist/schema/types/derived-types.js
  • /home/user1/blockchain/node_modules/gatsby/dist/schema/types/sort.js
  • /home/user1/blockchain/node_modules/gatsby/dist/schema/types/node-interface.js
  • /home/user1/blockchain/node_modules/gatsby/dist/redux/reducers/inference-metadata.js
  • /home/user1/blockchain/node_modules/gatsby/dist/redux/reducers/index.js
  • /home/user1/blockchain/node_modules/gatsby/dist/redux/index.js
  • /home/user1/blockchain/node_modules/gatsby/dist/utils/get-static-dir.js
  • /home/user1/blockchain/node_modules/gatsby/dist/commands/develop-process.js
  • /home/user1/blockchain/.cache/tmp-21433-5BcR7Cc6Ea5B
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:93:18)
    at Object. (/home/user1/blockchain/node_modules/graphql-compose/lib/utils/schemaPrinter.js:32:44)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/home/user1/blockchain/node_modules/graphql-compose/lib/utils/schemaPrinter.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/ScalarTypeComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/utils/typeHelpers.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/ListComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/UnionTypeComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/InterfaceTypeComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/utils/typeByPath.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/InputTypeComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/ObjectTypeComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/TypeMapper.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/SchemaComposer.js',
    '/home/user1/blockchain/node_modules/graphql-compose/lib/index.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/schema/types/derived-types.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/schema/types/sort.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/schema/types/node-interface.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/redux/reducers/inference-metadata.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/redux/reducers/index.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/redux/index.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/utils/get-static-dir.js',
    '/home/user1/blockchain/node_modules/gatsby/dist/commands/develop-process.js',
    '/home/user1/blockchain/.cache/tmp-21433-5BcR7Cc6Ea5B'
    ]
    }
    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! [email protected] start: gatsby develop
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the [email protected] start script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/user1/.npm/_logs/2022-01-20T22_41_25_899Z-debug.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.