Skip to content
This repository was archived by the owner on Dec 27, 2018. It is now read-only.
This repository was archived by the owner on Dec 27, 2018. It is now read-only.

Typescript + angular2  #9

Description

@mariohmol

Hi there,

i'm trying to make a small test in a app using meteor and angular as frontend.

I started this app based on the clone of whatsapp.

Now i'm having this error, but i dont know how to fix it.

What i have in this project

  • api folder i have meteor
  • app i have angular2 client
  • test a small test script

Any ideas?

mocha --opts mocha.opts


/Users/mariohmol/projetos/brigadistas/node_modules/ts-node/dist/index.js:160
                    throw new TSError(formatDiagnostics(diagnosticList, cwd, ts, lineOffset));
                    ^
TSError: ⨯ Unable to compile TypeScript
test/app.test.ts (21,20): Cannot find module 'meteor/practicalmeteor:chai'. (2307)
test/app.test.ts (22,21): Cannot find module 'meteor/practicalmeteor:sinon'. (2307)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions