这是indexloc提供的服务,不要输入任何密码
Skip to content

Inconsistent "cache hit" (regression) on v1.6.0+ #2307

@Joroze

Description

@Joroze

What version of Turborepo are you using?

1.6.1

What package manager are you using / does the bug impact?

npm

What operating system are you using?

Mac

Describe the Bug

Figured I'd just report this bug that is occurring again sooner than later.

#2004 (comment)

TLDR: Sporadic cache misses that I've noticed when using Vite with the React Plugin on NPM.

package.json

...
"vite": "3.1.8",
"@vitejs/plugin-react": "2.1.0",

NPM v8.11.0 (Node v16)
OS/Chip - M2 macOS Monterey v12.6

Expected Behavior

Caching should be 'ol reliable

To Reproduce

Two ways to reproduce:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: cachingIssues reported about incorrect cache hits or misses

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions