Skip to content

Erros on webpack build #1

@29er

Description

@29er

Thanks for nice article!.

I am seeing dozens of errors on 'npm run webpack-dev-server'

ERROR in Dev/angular2-rxjs-single-atom-example/node_modules/angular2/src/platform/dom/dom_adapter.d.ts
(85,42): error TS2304: Cannot find name 'Map'.

There are a bunch of similar errors as well, that was just the first one.

i.e.  - angular2/src/facade/promise.d.ts
(1,10): error TS2304: Cannot find name 'Promise'.

last two lines before errors occured:

 [505] ./~/rxjs/operator/zipAll.js 186 bytes {0} [built]
 [506] ./src/getName.ts 223 bytes {0} [built] [1 error]

any thoughts ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions