Git Product home page Git Product logo

Comments (4)

larixer avatar larixer commented on June 16, 2024

@adam-s How can I reproduce this? I have cloned the latest version of the kit and run yarn lint, I don't see any validation errors

from create-apollo-app.

adam-s avatar adam-s commented on June 16, 2024

Sorry, I still have the issue. Here is the error output I'm getting.
Error: Cannot find module '/home/adam/PhpstormProjects/joboty-admin/node_modules/eslint/.spinrc.json'

Error: Cannot find module '/home/adam/PhpstormProjects/joboty-admin/node_modules/eslint/.spinrc.json'
at Function.Module._resolveFilename (module.js:542:15)
at Function.resolve (internal/module.js:18:19)
at Function.requireModule.resolve (/home/adam/PhpstormProjects/joboty-admin/node_modules/spinjs/src/requireModule.ts:11:15)
at Function.Spin.require.require.resolve (/home/adam/PhpstormProjects/joboty-admin/node_modules/spinjs/src/Spin.ts:30:70)
at new ConfigRc (/home/adam/PhpstormProjects/joboty-admin/node_modules/spinjs/src/configRc.ts:17:71)
at Object.createConfig [as default] (/home/adam/PhpstormProjects/joboty-admin/node_modules/spinjs/src/createConfig.ts:47:18)
at Object. (/home/adam/PhpstormProjects/joboty-admin/node_modules/spinjs/src/webpack.config.ts:3:28)
at Module._compile (module.js:641:30)
at Object.Module._extensions..js (module.js:652:10)
at Module.load (module.js:560:32)
at tryModuleLoad (module.js:503:12)
at Function.Module._load (module.js:495:3)
at Module.require (module.js:585:17)
at require (internal/module.js:11:18)
at Object. (/home/adam/PhpstormProjects/joboty-admin/node_modules/spinjs/webpack.config.js:3:18)
at Module._compile (module.js:641:30)
Process finished with exit code -1

from create-apollo-app.

larixer avatar larixer commented on June 16, 2024

@adam-s Okay, I'm going to fix that soon. If you need workaround right now, add this file to the root of your project, next to package.json:
https://github.com/sysgears/apollo-universal-starter-kit/blob/workspaces-lerna/packages/client/webpack.config.lint.js
And change this line:
https://github.com/sysgears/apollo-universal-starter-kit/blob/master/.eslintrc#L30
to:
"config": "webpack.config.lint.js"

from create-apollo-app.

larixer avatar larixer commented on June 16, 2024

@adam-s I have pushed the fix above into the kit repo:
sysgears/apollo-universal-starter-kit@0e1b7e7
Would be nice if you could check does it fix the problem and report here

from create-apollo-app.

Related Issues (20)

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.