Vue-element-admin: http://localhost:9527/%3C%=

Created on 21 May 2018  ·  11Comments  ·  Source: PanJiaChen/vue-element-admin

cnpm install :http://localhost:9527/%3C%= 400 Bad Request求教

need repro

Most helpful comment

遇到了同样的问题,啥都没做,就是删除整个项目,重新clone>install>run,就好了。:)

All 11 comments

请详细描述你的错误。

你好,我是新手,就是cnpm install run Dev 后首页爆出这个

Failed to load resource: the server responded with a status of 400 (Bad Request)
http://localhost:9527/%3C%= Failed to load resource: the server responded with a status of 400 (Bad Request)

首先确定自己npm install --registry=https://registry.npm.taobao.org是否已经完全安装成功,再运行npm run dev,看一下命令行是否有报错。

您好,确认的,cnpm 在镜像安装之后就可以使用 cnpm install 其他模块,冒昧的可以问下您的微信吗,谢谢。工作急用

您好!报错的情况和下述链接一致:
https://www.vue-js.com/topic/5a3b7fc9f4eae0865305a770
感谢您的帮助,期待中,谢谢!

兄弟,你解决了没 我遇到了跟你一样的问题

npm cache clean之后重新npm install试试
或者看看命令行报错。

C:\Users\Administrator\Desktop\vue-element-admin\[email protected]@webpack\lib\Template.js:20
module.exports = class Template extends Tapable {
^

TypeError: Class extends value # is not a constructor or null
at Object. (C:\Users\Administrator\Desktop\vue-element-admin\[email protected]@webpack\lib\Template.js:20:41)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10

遇到了同样的问题,啥都没做,就是删除整个项目,重新clone>install>run,就好了。:)

是的,我也是

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hfengshan picture hfengshan  ·  4Comments

gateslu picture gateslu  ·  4Comments

Mustang-666 picture Mustang-666  ·  4Comments

TianYouH picture TianYouH  ·  4Comments

sunchenguang picture sunchenguang  ·  4Comments