Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不管是 检查规范 还是 格式化 ,都alert "String required",并且log "error: String required" #31

Open
shiye515 opened this issue Mar 7, 2016 · 10 comments

Comments

@shiye515
Copy link

shiye515 commented Mar 7, 2016

#10

string requires

@shiye515
Copy link
Author

shiye515 commented Mar 7, 2016

win 7 64位系统

@chestnutchen
Copy link
Contributor

+1

@chestnutchen
Copy link
Contributor

看了下和node的版本有关,env里边把node版本改回0.10.45就没问题了

@yangmei5002371
Copy link

mac下遇到同样问题,node 版本V4.1.0

@DualWield
Copy link

+1

@memoryza
Copy link

memoryza commented Sep 9, 2016

+1 n 可以先回退到0.10.x

@DualWield
Copy link

@memoryza 我win7 用了0.10.45还是报同样的错误

@DualWield
Copy link

@chestnutchen 我怎么换了node0.10.45还是报错。。。

{
    "env": {
        "fecs_bin": "C:/Users/XXXX.INTERNAL/AppData/Roaming/npm/fecs",
        "node_bin": "D:/Program Files/nodejs0.10.45/node.exe"
    }
}

@chestnutchen
Copy link
Contributor

这个问题今天又出现了。又稍微看了一下,和npm也有点有关。如果有用nvm的同学,注意要用node_bin对应版本的npmfecs,保持node_binfecs在同一个node对应的npm中就可以了。这种情况下0、4、6版本的node都没有问题的

@jennyliang220
Copy link

jennyliang220 commented Jun 29, 2018

遇到同样的问题,系统node版本是v8.5.0。
一劳永逸的解决办法:command+shift+p, remove package, 选择fecs,世界清静了。
(操作之前,请充分了解后果)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants