-
This is a bug in at least `@turf/envelope@6.5.0` and potentially other packages.
Typescript has recently released a new `moduleResolution` option that when set to `node16` or `nodenext` will use ne…
-
### Issue description or question
I see the following error (printed a few times):
```
[31m⎯⎯⎯⎯⎯⎯[1m[7m Unhandled Error [27m[22m⎯⎯⎯⎯⎯⎯⎯[39m'
[Info] console.error: '[31m[1mError[22m:…
-
### Discussed in https://github.com/vercel/turborepo/discussions/640
Originally posted by **snorreks** January 29, 2022
Is anyone using firebase functions with turborepo? If so, how are you im…
-
Hi!
In my project setup I was temporarily using an older module system that ended up using CommonJS imports in my Vite config. The CommonJS build of this plugin seems to be broken since v0.5.4, bec…
-
My tsconfig.json and vite.config.ts seems to be configured identically to the example repos. The first step in the build process produces ESM. However, my api handler gets compiled to CJS. When Vercel…
-
-
Error with a library built using tsup-preset-solid
When using the library error occurs
If copy the library source code into project the error goes away
The error only occurs if something that is …
-
Cloning a fresh repo from master yields the following errors following the steps provided here: [git@github.com:shannonhochkins/ha-component-kit.git](https://github.com/shannonhochkins/ha-component-ki…
-
For projects such as TypeORM, it is necessary for decorator metadata to get emitted. For example, let's take TypeORM's [`typescript-example`](https://github.com/typeorm/typescript-example) project. Ru…
-
This should probably rather be a project than an issue 😅
Originally, I wanted to contribute to NiiVue by either adding TypeScript declarations or directly porting NiiVue to TypeScript. Moving to T…