atom-community / atom-community/etch-solid
_$template is not a function
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Running `pnpm test` gives the following error:
```
> electron-mocha test --renderer --recursive --require @babel/register
× ERROR: _$template is not a function
```
This means that the babel compiler is not importing these functions
Contributor guide
Assessment
This issue has not been assessed yet.