Skip to content

Error on startup: error: TS2339 [ERROR]: Property 'toPrimitive' does not exist on type 'never'. #300

@Zerotask

Description

@Zerotask

[Details]
Starting a very basic project created with the Mandarine CLI doesn't work.

[Stacktrace]
image

[Scenario]
Steps to reproduce the behavior:

  1. Run deno upgrade
  2. Install latest Mandarine CLI
  3. Run mandarine new myProject
  4. Run deno run --config tsconfig.json --allow-net --allow-read .\src\mandarine\app.ts

[Expected behavior]
It starts without any errors.

[Screenshots]
If applicable, add screenshots to help explain your problem.

[OS]
Windows 10

[Environment]

  • Mandarine version: 2.3.2
  • Deno version: 1.15.3 (release, x86_64-pc-windows-msvc)
  • Deno v8 version: 9.5.172.19
  • Deno typescript version 4.4.2
    Note: Run deno --version to get some of the requested information.

[Additional]
Add any other context about the problem here.

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