Giter VIP home page Giter VIP logo

Comments (15)

choiwonpyo avatar choiwonpyo commented on September 22, 2024 3

Hello, also, I got same issue. I accepted my senior's comment. just change version to "0.17.0".
And it works. Thank you bros.

from vite-plugin-node-polyfills.

shellscape avatar shellscape commented on September 22, 2024

Just got bit by this one on v0.21.0 @davidmyersdev this is a gnarly regression, could we get a fix in por favor?

FWIW this is due to the class node module resolution not finding anything at vite-plugin-node-polyfills/shims/buffer because the built files exist at vite-plugin-node-polyfills/shims/buffer/dist

from vite-plugin-node-polyfills.

raduciobanu22 avatar raduciobanu22 commented on September 22, 2024

Similar issue here, version 0.17.0 works though.

from vite-plugin-node-polyfills.

choiwonpyo avatar choiwonpyo commented on September 22, 2024

Um... Something happens.

I can build with latest version. (not 0.17.0) when I add "vite-plugin-node-polyfills" at the "top-level" of monorepo.

my project status is.

  • Using yarn berry. (PnP zero install)
  • monorepo
    • apps/~
    • packages/~
  • apps/client using "vite"
  • using turborepo for managing 'monorepo'

before "vite", I was developing with "cra".

Because I'm amature yet, I can not pick the reason why this situation happens...

  • As Above comment, And scan that repo, pnpm user seems to have Same issue. (not only yarn berry)

Situation

    1. I just "yarn add -D ~" at the "top level of monorepo" by mistake.
    1. After, I move to "apps/client" dir, And command "yarn add -D ~".
    1. two package.json file has "vite-plugin-node-polyfills" dependency.
    1. yarn turbo build. -> client build successfully.
    1. "why success??" -> I just remove the top level dependency. and yarn install at the top level.
    1. command yarn turbo build -> client build fail.

After that experience, I have some test.

I don't know why this solve the problem...

  • monorepo top level dependency, solve the problem.

from vite-plugin-node-polyfills.

tommymarshall avatar tommymarshall commented on September 22, 2024

Running into this issue as well -- it occurs from within a lerna repo and a common package is referencing Buffer (but not using vite).

from vite-plugin-node-polyfills.

17Amir17 avatar 17Amir17 commented on September 22, 2024

Hello, also, I got same issue. I accepted my senior's comment. just change version to "0.17.0". And it works. Thank you bros.

This

from vite-plugin-node-polyfills.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.