Skip to content

node not found; scroll failed after click #12

@wwulfric

Description

@wwulfric

Describe the bug

  1. 找不到 node
  2. preview 的 buffer 里,scroll 正常,点击一下之后,就无法滚动了

To Reproduce

使用miniconda 安装的 python,似乎找不到 node。node 是通过 brew安装的,但似乎 miniconda 会在自己的 python bin 目录也放一个 node。buffer.py 要执行 node 的时候,2个都找不到,有点奇怪。调用print(os.environ['PATH']),miniconda 的路径和 brew 的路径都在的。把"node"改成绝对路径就好了。

Expected behavior
正常滚动,点击不影响

Versions (please complete the following info):

  • Distro and DE/WM: mac 系统 13.5 intel
  • Versions of Dependencies:
  • M-x emacs-version: 29

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions