码迷,mamicode.com
首页 >  
搜索关键字:failed    ( 7169个结果
scss文件报错处理 (报错信息Invalid CSS after "v": expected 1 selector or at-rule, was 'var api = require)
error in ./src/assets/styles/app.scss Module build failed: @import "./reset.scss"; ^ Invalid CSS after "v": expected 1 selector or at-rule, was 'var a ...
分类:Windows程序   时间:2020-02-19 20:39:36    阅读次数:430
Window10中Anaconda安装第三方库出现HTTPError和SSLError( HTTP 000 CONNECTION FAILED for url)解决办法
说明:所报错误如下,并不是出现time out的情况,而是SSLError(下面红字标出),请先查看自己的是不是也是这种错误。 Loading channels: failed Conda HTTPError: HTTP 000 CONNECTION FAILED for url <https:// ...
分类:Windows程序   时间:2020-02-19 05:47:14    阅读次数:102
输入npm install 报错node-sass@4.13.0 postinstall:`node scripts/build.js` Failed at the node-sass@4.13.0(scratch-www npm i失败)
这个是因为sass安装时获取源的问题,先修改sass安装的源,再运行npm install就成功了 npm config set sass_binary_site=https://npm.taobao.org/mirrors/node-sass ...
分类:Web程序   时间:2020-02-19 05:44:49    阅读次数:99
raw.githubusercontent.com port 443: Connection refused
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"curl: (7) Failed to connect to raw.githubusercontent ...
分类:其他好文   时间:2020-02-18 18:34:46    阅读次数:151
jenkins install gitlab hook failed--cannot delete file
My OS: win10 Install method: jenkins.msi Problem: install gitlab hook failed. Problem description: cannot delete the target files/directory, and you c ...
分类:其他好文   时间:2020-02-18 09:57:06    阅读次数:55
Flutter Build apk 错误(一)
FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':shared_preferences:verifyReleaseResources'.> A failure occurred ...
分类:其他好文   时间:2020-02-18 09:48:09    阅读次数:464
git添加遇到问题 sign_and_send_pubkey: signing failed: agent refused operation Permission denied (publickey).
sign_and_send_pubkey: signing failed: agent refused operation Permission denied (publickey). 参考 https://help.github.com/cn/github/authenticating-to-gi ...
分类:其他好文   时间:2020-02-17 22:33:51    阅读次数:147
IOS报错Distill failed for unknown reasons.Assets.xcassets解决方法
Distill failed for unknown reasons.Assets.xcassets 字面上意思大概是 Assets.xcassets文件夹里有问题,提取失败 看到网上有人说beta版本系统有问题,去换系统。误人子弟 解决:Targets里build phases里删掉所有图片重新再 ...
分类:移动开发   时间:2020-02-17 19:54:15    阅读次数:155
使用代理后git命令受限
在本机中由于使用了代理上网,当使用git克隆一个项目到本机的时候出现了访问连接的情况,提示信息如下: Failed to connect to 127.0.0.1 port 3000: 拒绝连接 其中本机中使用的代理端口为3000。 为了解决这一问题,将代理信息加入到git的配置文件中即可,命令行输 ...
分类:其他好文   时间:2020-02-17 18:13:40    阅读次数:91
Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):
原因是mybatis的mapper.xml文件没有在输出资源中 ...
分类:Web程序   时间:2020-02-17 18:01:41    阅读次数:91
7169条   上一页 1 ... 64 65 66 67 68 ... 717 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!