question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

does it work with angular 6 ?

See original GitHub issue

i get a few errors:

ERROR in node_modules/ng2-smart-table/lib/data-source/data-source.d.ts(1,10): error TS2305: Module '"/Users/aiu/Desktop/testTable/node_modules/rxjs/Subject"' has no exported member 'Subject'.
node_modules/ng2-smart-table/lib/data-source/data-source.d.ts(2,10): error TS2305: Module '"/Users/aiu/Desktop/testTable/node_modules/rxjs/Observable"' has no exported member 'Observable'.
node_modules/rxjs/Observable.d.ts(1,15): error TS2307: Cannot find module 'rxjs-compat/Observable'.
node_modules/rxjs/Subject.d.ts(1,15): error TS2307: Cannot find module 'rxjs-compat/Subject'.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
nnixaacommented, May 21, 2018

published to npm as 1.3.0

2reactions
giansalexcommented, May 14, 2018

This library need to update to Angular 6

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular 6 - Overview
Angular 6 is almost the same as Angular 5. It has a backward compatibility with Angular 5. Projects developed in Angular 5 will...
Read more >
Angular 6 Tutorial – Learn Angular 6 from Experts - Intellipaat
Angular 6 is a framework based on JavaScript and is used for building web applications in JavaScript, TypeScript and html. The entire framework ......
Read more >
Version 6 of Angular Now Available | by Stephen Fluin
The 6.0.0 release of Angular is here! This is a major release focused less on the underlying framework, and more on the toolchain...
Read more >
Angular 5 or Angular 6 (or even 7)? Yes please! - Medium
Do we really need the global Angular CLI? ... The short answer is: yes. When I first wanted to work with multiple Angular...
Read more >
Angular 6 and its new features — explained in three minutes
ng add is a new command in Angular-cli that helps you install and download new packages in your angular apps. It works the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found