yue

Results 11 comments of yue

I had the same issue and using a single environment is throwing `environments.forEach is not a function` ``` TypeError: environments.forEach is not a function at Object.getRCFileVars (/Users/yue/Desktop/dev/node_modules/env-cmd/dist/parse-rc-file.js:43:18) at async getRCFile...

I had this issue today and stuck on Firebox developer and Chromium. Both running in another port and removing the `node_modules/.cache` can fix the problem for me. Firebox developer |...

同硬盘充足,2G文件 Can't create the temp file

I tried to enable turbo and encountered similar issues with the `google-auth-library` dependency introduced by `@google-cloud/firestore` and `@google-cloud/storage` details ``` error - [rendering] [root of the dev server]/ Error during...

Might related to #35, #42. I have a single file to upload per strategy/matrix with `overwrite: true` but it throws `Validation Failed: {"resource":"ReleaseAsset","code":"already_exists","field":"name"}`.

@mattrossman Hi, thanks for the suggestion. The example makes sense to me and the diff looks good overall. Since it changes the build workflow please let us consider it for...

@anmol-raghuvanshi Hi, sorry for the late response. I've tried the latest version of vite and can only reproduce your error if trying to import `@pixiv/types-vrmc-vrm-1.0` as value. Please note any...

https://github.com/pixiv/three-vrm/pull/1293/commits/fdb0c879ab1950ba698e0ef95206dba04dea266d addressed missing import issues. The added exports are most for building the dts bundle.

> the report files end with `.api.md`, are those files meant to be committed to? As post as `Needs discussion:` in the description, with committed `api.md` CI will fail during...

@Ppint Hi! From my perspective lookAt works as intended. Can you elaborate on what's your problem? Please note that the dependencies in the example are very old. Try upgrading three,...