Giter Site home page Giter Site logo

RxJS 6 about rx-sandbox HOT 15 CLOSED

kwonoj avatar kwonoj commented on June 15, 2024
RxJS 6

from rx-sandbox.

Comments (15)

kwonoj avatar kwonoj commented on June 15, 2024 1

Those import paths are relevant as application, sandbox barely have imports from rx affected by it, still need to double check though. I don't consider to use compat as dep / devdep of this pkg.

from rx-sandbox.

kwonoj avatar kwonoj commented on June 15, 2024 1

Sent out 1.0.0 https://www.npmjs.com/package/rx-sandbox, appreciate for taking time to look into this.

from rx-sandbox.

kwonoj avatar kwonoj commented on June 15, 2024

Thanks, I think it'll work OOTO only except peerdep warning, but will check and try to bump peerdependency if needed.

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

There are a few changes like https://github.com/ReactiveX/rxjs/blob/master/MIGRATION.md#import-paths that affect the usage of 6 without the rxjs-compat package.

I guess the current solution would be to have a dev dependency of the compat. That will eventually become deprecated.

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

I have a fork and am taking a look through the tests and upgrading the peer to 6.x.

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

@kwonoj I am having a little trouble running npm test | yarn test, is there something extra I have to do?
screen shot 2018-05-09 at 8 33 50 am

from rx-sandbox.

kwonoj avatar kwonoj commented on June 15, 2024

npm install / npm test should work (that's way current ci does) not sure what's missing.

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

Ah it seems that I needed to have the jest-cli installed globally

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

@kwonoj I am so sorry about bother you for all of this 😢

I have updated all the imports, tests are all 100%, I did a npm link to a package I am writing that uses only RxJS 6.x without the compat lib and it no longer throws the missing rxjs-compat error.

I am attempting to commit this using npm run commit so that I can submit a PR to you but I continue to get this error:
screen shot 2018-05-09 at 9 06 42 am

Am I doing something wrong, or did I break something?

Thank you for being so patient.

from rx-sandbox.

kwonoj avatar kwonoj commented on June 15, 2024

including jest-cli error above, I do suspect your npm installation behaves something odd. for example, any-observable is definitely dependency in lockfile https://github.com/kwonoj/rx-sandbox/blob/master/package-lock.json#L287 and it should be installed.

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

hum, I will do the classic rm -rf node_modules and give it another try.

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

That didn't work 😢

Here is the output

screen shot 2018-05-09 at 10 31 06 am

The only weird thing is

> [email protected] install /Users/Sgt-Wikkidoo/github/rx-sandbox/node_modules/weak
> node-gyp rebuild

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

Would it be OK to by-pass commitizen so you can pull the code?

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

I could just for it and publish it as rx-sandbox-6, if you don't want to move this version away from 5

from rx-sandbox.

ericadamski avatar ericadamski commented on June 15, 2024

@kwonoj anytime!

from rx-sandbox.

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.