Last 12 weeks · 0 commits
4 of 6 standards met
I'm receiving the following error with Node v24 after upgrading to v8.0.0: I see that has a recent commit regarding bundler compatibility. However, forcing 8 to use v0.4.0 with pnpm results in the same error. Example : I even tried using pnpm to patch to import per the doc: However, it results in the error: I'm not using a bundler like #67, but another user left a comment there with a similar problem as me. Do you have any ideas?
Rollup is resolving to instead of . Based upon the default rules used by https://www.npmjs.com/package/@rollup/plugin-node-resolve See: https://github.com/sindresorhus/find-up/commit/187b2a14df987a9046b074836932594549238d56#r133637011 Is it really necessary to have a dependency upon for a single line function?
Repository: sindresorhus/find-up. Description: Find a file or directory by walking up parent directories Stars: 640, Forks: 49. Primary language: JavaScript. Languages: JavaScript (66.9%), TypeScript (33.1%). License: MIT. Latest release: v8.0.0 (9mo ago). Open PRs: 0, open issues: 1. Last activity: 9mo ago. Community health: 85%. Top contributors: sindresorhus, sholladay, coreyfarrell, SamVerschueren, vast, zhangenming, fisker, TiagoDanin, Richienb, mathieumg and others.