rxjs/chat/test/app.sepc.ts: import {Calculator} from 'calculator'; should be import {Calculator} from './calculator'; 