Coder Social home page Coder Social logo

Comments (8)

mgechev avatar mgechev commented on June 26, 2024 4

Will take a look today.

from rxjs-tslint.

mgechev avatar mgechev commented on June 26, 2024 2

In 0.1.1 everything should be working fine.

from rxjs-tslint.

euangoddard avatar euangoddard commented on June 26, 2024

I'm getting this error too for the same versions. I managed to successfully run this the other day, and I'm pretty sure it was the same version of tslint

One thing I noticed is that in the node_modules folder for the project there is a file called migration-tslint.json and the rulesDirectory key doesn't match any path. Is this a packaging error?

Downgrading rxjs-migrate to 0.0.0 doesn't give this error (only complains that migrate-static-observable-methods is missing, but I guess this may not have been implemented in that release).

from rxjs-tslint.

euangoddard avatar euangoddard commented on June 26, 2024

Thanks for looking into this especially given that you were at ng-conf!

from rxjs-tslint.

iget-master avatar iget-master commented on June 26, 2024

I'm still having this issue.

$ ./node_modules/.bin/tslint -c migrate-rxjs.tslint.json --project src/tsconfig.app.json --fix

Could not find implementations for the following rules specified in the configuration:
    rxjs-proper-imports
    rxjs-pipeable-operators-only
    rxjs-no-static-observable-methods
    rxjs-collapse-imports
Try upgrading TSLint and/or ensuring that you have all necessary custom rules installed.
If TSLint was recently upgraded, you may have old rules configured which need to be cleaned up.
        
No valid rules have been specified

from rxjs-tslint.

mgechev avatar mgechev commented on June 26, 2024

What version of rxjs-tslint are you using?

from rxjs-tslint.

iget-master avatar iget-master commented on June 26, 2024
"rxjs-tslint": "^0.1.1",

from rxjs-tslint.

iget-master avatar iget-master commented on June 26, 2024

Solved the problem. I was following some angular or rxjs doc that was telling to call the rxjs-tslint from project node_modules instead of the global rxjs-5-to-6-migrate command.

from rxjs-tslint.

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.