today i tried to update to cli rc2 and rxjs rx1 and got this
ERROR in ./node_modules/angular-2-local-storage/dist/local-storage.service.js
Module not found: Error: Can't resolve 'rxjs/Observable' in 'C:...node_modules\angular-2-local-storage\dist'
ERROR in ./node_modules/angular-2-local-storage/dist/local-storage.service.js
Module not found: Error: Can't resolve 'rxjs/Subscriber' in 'C:...node_modules\angular-2-local-storage\dist'
ERROR in ./node_modules/angular-2-local-storage/dist/local-storage.service.js
Module not found: Error: Can't resolve 'rxjs/add/operator/share' in 'C:...node_modules\angular-2-local-storage\dist'
can you maybe update new rxjs syntax using pipe() thanks
im using lib in my project
it was working on 1.7.4 with 5.x rxjs
today i tried to update to cli rc2 and rxjs rx1 and got this
can you maybe update new rxjs syntax using pipe() thanks