Git Product home page Git Product logo

Comments (4)

 avatar commented on August 13, 2024

这种情况应该是当前用户没有执行chrome所在目录的权限
使用命令 ls -ld <chrome所在绝对路径> ,查看该目录属性
可以看到它的所有者应该是root,
使用命令 sudo chown -R '<当前登陆用户>' <chrome所在绝对路径> 更改目录所有者应该就可以了
希望能帮到你

from sms-boom.

L1cardo avatar L1cardo commented on August 13, 2024

这种情况应该是当前用户没有执行chrome所在目录的权限
使用命令 ls -ld <chrome所在绝对路径> ,查看该目录属性
可以看到它的所有者应该是root,
使用命令 sudo chown -R '<当前登陆用户>' <chrome所在绝对路径> 更改目录所有者应该就可以了
希望能帮到你

谢谢你的帮助,我按照你的方法搞了,然后权限问题解决了,但是又出现了新的问题。。。。。怎么办啊
这个好像就是代码的问题了。。。
2019-01-12 8 06 50

from sms-boom.

 avatar commented on August 13, 2024

这种情况应该是当前用户没有执行chrome所在目录的权限
使用命令 ls -ld <chrome所在绝对路径> ,查看该目录属性
可以看到它的所有者应该是root,
使用命令 sudo chown -R '<当前登陆用户>' <chrome所在绝对路径> 更改目录所有者应该就可以了
希望能帮到你

谢谢你的帮助,我按照你的方法搞了,然后权限问题解决了,但是又出现了新的问题。。。。。怎么办啊
这个好像就是代码的问题了。。。
2019-01-12 8 06 50

目前没遇到过这个问题, 可以考虑升级一下node版本 node v8.10.0

from sms-boom.

L1cardo avatar L1cardo commented on August 13, 2024

这种情况应该是当前用户没有执行chrome所在目录的权限
使用命令 ls -ld <chrome所在绝对路径> ,查看该目录属性
可以看到它的所有者应该是root,
使用命令 sudo chown -R '<当前登陆用户>' <chrome所在绝对路径> 更改目录所有者应该就可以了
希望能帮到你

谢谢你的帮助,我按照你的方法搞了,然后权限问题解决了,但是又出现了新的问题。。。。。怎么办啊
这个好像就是代码的问题了。。。
2019-01-12 8 06 50

目前没遇到过这个问题, 可以考虑升级一下node版本 node v8.10.0

我的 node 是最新版本 v11.6.0
这个问题困扰了我将近1周了
之前是在 mac 运行的 ,出现了错误,后面换成 Ubuntu 也还是不行

from sms-boom.

Related Issues (20)

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.