Skip to content

Getting error #8

@tylerzika

Description

@tylerzika

I followed the instructions. The local server starts when I type gulp on the CLI. When I go to the add contact page, it just keeps loading. 😕

Here's a specific error from the CLI.

typings/globals/lodash/index.d.ts(10168,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'memoize' must be of type '{ <T extends Function>(func: T, resolver?: Function): T & MemoizedFunction; Cache: MapCacheConstr...', but here has type '{ <T extends Function>(func: T, resolver?: Function): T & MemoizedFunction; Cache: MapCache; }'.

screen shot 2016-10-28 at 5 07 23 pm
screen shot 2016-10-28 at 5 08 23 pm

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions