Giter Site home page Giter Site logo

Comments (11)

hua1995116 avatar hua1995116 commented on July 30, 2024

请把错误贴上来。

from musiccloudwebapp.

langxiaohui123 avatar langxiaohui123 commented on July 30, 2024

就是那个muisicapi我是直接copy的,但是那个没有
Cannot find module '../node_modules/musicapi',求指教

from musiccloudwebapp.

hua1995116 avatar hua1995116 commented on July 30, 2024

node_modules/musicapi . 你是下载了我整个项目吗,我项目里面有这个的呢。

from musiccloudwebapp.

langxiaohui123 avatar langxiaohui123 commented on July 30, 2024

可以发一个你本地的吗/谢谢了,学习中2422169063

from musiccloudwebapp.

langxiaohui123 avatar langxiaohui123 commented on July 30, 2024

版本不匹配我重新下了,等遇到问题再来麻烦你。

from musiccloudwebapp.

langxiaohui123 avatar langxiaohui123 commented on July 30, 2024

重现下载的,然后所有的依赖版本都是一个个匹配下载的,,,,还是打不开首页
webpack built c7fecbbc8f83a1bcf66e in 89ms
Hash: c7fecbbc8f83a1bcf66e
Version: webpack 1.13.2
Time: 89ms
Asset Size Chunks Chunk Names
app.js 22.3 kB 0 app

ERROR in multi app
Module not found: Error: Cannot resolve module 'babel' in D:\Program Files\nodej
s\musiccloudWebapp-master
@ multi app

ERROR in multi app
Module not found: Error: Cannot resolve module 'babel' in D:\Program Files\nodej
s\musiccloudWebapp-master
@ multi app

ERROR in Error: Child compilation failed:
Entry module not found: Error: Cannot resolve module 'vue-html' in D:\Program
Files\nodejs\musiccloudWebapp-master:
Error: Cannot resolve module 'vue-html' in D:\Program Files\nodejs\musiccloudW
ebapp-master

  • compiler.js:78
    [musiccloudWebapp-master]/[html-webpack-plugin]/lib/compiler.js:78:16

  • Compiler.js:214 Compiler.
    [musiccloudWebapp-master]/[webpack]/lib/Compiler.js:214:10

  • Compiler.js:403
    [musiccloudWebapp-master]/[webpack]/lib/Compiler.js:403:12

  • Tapable.js:67 Compiler.next
    [musiccloudWebapp-master]/[tapable]/lib/Tapable.js:67:11

  • CachePlugin.js:40 Compiler.
    [musiccloudWebapp-master]/[webpack]/lib/CachePlugin.js:40:4

  • Tapable.js:71 Compiler.applyPluginsAsync
    [musiccloudWebapp-master]/[tapable]/lib/Tapable.js:71:13

  • Compiler.js:400 Compiler.
    [musiccloudWebapp-master]/[webpack]/lib/Compiler.js:400:9

  • Compilation.js:577 Compilation.
    [musiccloudWebapp-master]/[webpack]/lib/Compilation.js:577:13

  • Tapable.js:60 Compilation.applyPluginsAsync
    [musiccloudWebapp-master]/[tapable]/lib/Tapable.js:60:69

  • Compilation.js:572 Compilation.
    [musiccloudWebapp-master]/[webpack]/lib/Compilation.js:572:10

  • Tapable.js:60 Compilation.applyPluginsAsync
    [musiccloudWebapp-master]/[tapable]/lib/Tapable.js:60:69

  • Compilation.js:567 Compilation.
    [musiccloudWebapp-master]/[webpack]/lib/Compilation.js:567:9

  • Tapable.js:60 Compilation.applyPluginsAsync
    [musiccloudWebapp-master]/[tapable]/lib/Tapable.js:60:69

  • Compilation.js:563 Compilation.
    [musiccloudWebapp-master]/[webpack]/lib/Compilation.js:563:8

  • Tapable.js:60 Compilation.applyPluginsAsync
    [musiccloudWebapp-master]/[tapable]/lib/Tapable.js:60:69

  • Compilation.js:525 Compilation.seal
    [musiccloudWebapp-master]/[webpack]/lib/Compilation.js:525:7

Child html-webpack-plugin for "index.html":

ERROR in Entry module not found: Error: Cannot resolve module 'vue-html' in

D:\Program Files\nodejs\musiccloudWebapp-master
webpack: bundle is now VALID.

from musiccloudwebapp.

hua1995116 avatar hua1995116 commented on July 30, 2024

你把整个项目clone,然后执行 npm install ,再执行npm run dev

from musiccloudwebapp.

langxiaohui123 avatar langxiaohui123 commented on July 30, 2024

1第一次就是按照你说的这样,逻辑理解上是不行的,版本不一致,导致肯定会出现问题,2之后删掉,按照你的dependencies的那个版本一个个的装还是不行,3入股破可以的话,我建议你可以找台机子测试下,从下载到以来都装一遍,看看行不行

from musiccloudwebapp.

hua1995116 avatar hua1995116 commented on July 30, 2024

你是说node版本还是什么?什么版本不一致会出错?依赖包的版本都是一样的,为什么会出问题?这个我是测过才穿上来的~

from musiccloudwebapp.

gzz0204 avatar gzz0204 commented on July 30, 2024

image
我这里也报错,在install就出错了

from musiccloudwebapp.

GoldenSide avatar GoldenSide commented on July 30, 2024

总是报错啊 musicapi 这个包怎么解决,
D:\Vuedemo\musicplayer\musiccloudWebapp>yarn add musicapi -S
yarn add v1.0.2
warning package.json: "dependencies" has dependency "better-scroll" with range "^0.1.7" that collides with a dependency in
"devDependencies" of the same name with version "^0.1.15"
warning [email protected]: "dependencies" has dependency "better-scroll" with range "^0.1.7" that collides with a depe
ndency in "devDependencies" of the same name with version "^0.1.15"
[1/4] Resolving packages...
error Couldn't find package "musicapi" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

from musiccloudwebapp.

Related Issues (10)

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.