Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Missing lock file #1

@AlexErrant

Description

@AlexErrant

Could you please add and un-gitignore the package-lock.json?

The docs state:

This file is intended to be committed into source repositories

I'm currently getting an error:

Uncaught TypeError: _tmpl$ is not a function
    at index.tsx:15:5
    at App (index.tsx:34:57)
    at dev.js:519:12
    at untrack (dev.js:425:12)
    at Object.fn (dev.js:515:37)
    at runComputation (dev.js:694:22)
    at updateComputation (dev.js:679:3)
    at devComponent (dev.js:525:3)
    at createComponent (dev.js:1227:10)
    at get children [as children] (index.tsx:40:16)

which is annoying to debug without knowing what exact package versions you're using.

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