Coder Social home page Coder Social logo

安装报错 about yun-playlist-downloader HOT 7 CLOSED

magicdawn avatar magicdawn commented on July 27, 2024
安装报错

from yun-playlist-downloader.

Comments (7)

magicdawn avatar magicdawn commented on July 27, 2024

这是警告, 不影响使用.

from yun-playlist-downloader.

magicdawn avatar magicdawn commented on July 27, 2024

我这里 node v16.16.0, npm 8.11.0, pnpm latest
npm 和 pnpm 都可以装成功

from yun-playlist-downloader.

magicdawn avatar magicdawn commented on July 27, 2024

npm/node 版本?

from yun-playlist-downloader.

mayjack0312 avatar mayjack0312 commented on July 27, 2024

npm/node 版本?

npm是8.5.5的
node是16.15.0的
我在cmd里运行yun显示'yun' 不是内部或外部命令,也不是可运行的程序或批处理文件。

from yun-playlist-downloader.

magicdawn avatar magicdawn commented on July 27, 2024

'@magicdawn/music-api *'
这个依赖早就没用了, 估计是装过老版本导致的.

你可以想办法卸载掉/删掉原来版本

cd `npm prefix --global`; 
cd 'lib/node_modules/'; 
rm -rf 'yun-playlist-downloader'

或者改用其他包管理器 pnpm / yarn

pnpm add --global yun-playlist-downloader 

from yun-playlist-downloader.

mayjack0312 avatar mayjack0312 commented on July 27, 2024

好的,谢谢您^_^

from yun-playlist-downloader.

mayjack0312 avatar mayjack0312 commented on July 27, 2024

'@magicdawn/music-api *' 这个依赖早就没用了, 估计是装过老版本导致的.

你可以想办法卸载掉/删掉原来版本

cd `npm prefix --global`; 
cd 'lib/node_modules/'; 
rm -rf 'yun-playlist-downloader'

或者改用其他包管理器 pnpm / yarn

pnpm add --global yun-playlist-downloader 

我重新装了一下nodejs,这回没问题了
谢谢大佬Thanks♪(・ω・)ノ

from yun-playlist-downloader.

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.