Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

rxjs install issues #164

Closed
michielbdejong opened this issue May 20, 2019 · 1 comment
Closed

rxjs install issues #164

michielbdejong opened this issue May 20, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@michielbdejong
Copy link
Contributor

related to ReactiveX/rxjs#4456 (comment) - rxjs install hangs during yo @inrupt/solid-react, to fix it, remove package-lock.json:

   create test/__mocks__/useLdflex.js
   create yarn.lock
Installing dependencies...
⸨            ░░░░░░⸩ ⠸ extract:rxjs: sill extract [email protected] extracted to /Users/michiel/gh/michielbdejong/solid-app-from-generator/node_modules/.staging/rxjs-38e51734 (9025ms)
⸨            ░░░░░░⸩ ⠸ extract:rxjs: sill extract [email protected] extracted to /Users/michiel/gh/michielbdejong/solid-app-from-generator/node_modules/.staging/rxjs-38e51734 (9025ms)
⸨            ░░░░░░⸩ ⠸ extract:rxjs: sill extract [email protected] extracted to /Users/michiel/gh/michielbdejong/solid-app-from-generator/node_modules/.staging/rxjs-38e51734 (9025ms)

~/gh/michielbdejong/solid-app-from-generator $ 
~/gh/michielbdejong/solid-app-from-generator $ npm install

~/gh/michielbdejong/solid-app-from-generator $ npm install rxjs

~/gh/michielbdejong/solid-app-from-generator $ rm package-lock.json 
~/gh/michielbdejong/solid-app-from-generator $ npm install rxjs
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.

+ [email protected]
added 2 packages from 7 contributors and audited 2 packages in 5.076s
found 0 vulnerabilities
@james-martin-jd james-martin-jd added the bug Something isn't working label May 20, 2019
@james-martin-jd james-martin-jd added this to the 0.5.0 milestone May 20, 2019
@james-martin-jd
Copy link
Contributor

This issue was fixed with release 0.5.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants