nodejs在win7下ajax提交中文的异常
在用express做一个小网站时,用了ajax来提交中文参数,但后台里直接就报出以下异常信息,百思不得其解,用了 ecodeURIComponent及decodeURIComponent也是一样的问题,各种方法都尝试了一次,在无奈之下,决定重新安装 express,结果,一样的异常:
error Error: write EIO error at errnoException (net.js:904:11) error at Object.afterWrite (net.js:720:19) error If you need help, you may report this *entire* log, error including the npm and node versions, at: error <http://github.com/npm/npm/issues> error System Windows_NT 6.1.7601 error command "d:\\nodejs\\\\node.exe" "d:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "express" "-gd" error cwd d:\nodejs error node -v v0.10.26 error npm -v 1.4.3 error syscall write error code EIO error errno EIO
实在搞不懂,于是就去群里问,也没有人知道,百度,google等都用上了,搜到一个说要用管理员打开cmd,说是win7权限的问题,尝试之,不可解决问题,继续搜,还是没有找到答案,准备放弃前再努力了一把,结果看到http://stackoverflow.com/questions/17035399/why-this-error-happend-nodejs-error-write-eio这个里说的问题,
于是重新打开cmd,输入chcp 936。再重新安装则可,上网再搜一下,说是系统编码的问题,936就是gb2312.
郁闷,差不多整整浪费了一天,真郁闷!!!!
相关推荐
学留痕 2020-09-20
kentrl 2020-11-10
结束数据方法的参数,该如何定义?-- 集合为自定义实体类中的结合属性,有几个实体类,改变下标就行了。<input id="add" type="button" value="新增visitor&quo
ajaxyan 2020-11-09
zndy0 2020-11-03
Richardxx 2020-11-09
learningever 2020-09-19
chongxiaocheng 2020-08-16
ajaxhe 2020-08-16
lyqdanang 2020-08-16
curiousL 2020-08-03
TONIYH 2020-07-22
时光如瑾雨微凉 2020-07-19
83510998 2020-07-18
坚持着执着 2020-07-16
jiaguoquan00 2020-07-07
李永毅 2020-07-05
坚持着执着 2020-07-05