Giter Site home page Giter Site logo

Comments (3)

Menci avatar Menci commented on July 17, 2024

It works in Vite 3 in my project. Did you find any bug?

from vite-plugin-public-path.

TrendAlan avatar TrendAlan commented on July 17, 2024

When using npm version > v7, will report peerdependence error.

npm ERR! Found: [email protected]
npm ERR! node_modules/vite
npm ERR!   dev vite@"^3.2.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^2.8" from [email protected]
npm ERR! node_modules/vite-plugin-public-path
npm ERR!   vite-plugin-public-path@"0.0.3" from the root project

Though I can use "npm config set legacy-peer-deps true" as workaround, maybe you just need to update the peerDependencies to support vite 3.x.x

Refer to: https://docs.npmjs.com/cli/v7/using-npm/config#legacy-peer-deps

from vite-plugin-public-path.

Menci avatar Menci commented on July 17, 2024

Should be fixed in v1.1.0.

from vite-plugin-public-path.

Related Issues (4)

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.