Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

KnockoutSpa (router.ts) - Left-hand side of assignment expression cannot be a constant or a read-only property. #266

Description

@MarkPieszak

Caused from import * as crossroads from 'crossroads'; for a CommonJS module.

Won't run project due to TS2.0 error.

ERROR in ./ClientApp/router.ts
(21,9): error TS2450: Left-hand side of assignment expression cannot be a constant 
or a read-only property.

Can be fixed with #267

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions