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

Missing lock file #1

Open
AlexErrant opened this issue May 8, 2023 · 0 comments
Open

Missing lock file #1

AlexErrant opened this issue May 8, 2023 · 0 comments

Comments

@AlexErrant
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant