Giter VIP home page Giter VIP logo

eaf-terminal's People

Contributors

c1-g avatar dependabot[bot] avatar hollowman6 avatar luhuaei avatar mackong avatar manateelazycat avatar matthewzmd avatar tumashu avatar vconcat avatar yqu212 avatar zhoupingjay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

eaf-terminal's Issues

can't display the terminal | 不出现终端

there is the context on eaf,and my emacs config from https://github.com/redguardtoo/emacs.d, and, i use clash to link google (i am from China). Also, browser can't open the link ,but www.baidu.com is ok, and my emacs display it very well. at last, think you for your demo:
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /index.html HTTP/1.1" 200 -
127.0.0.1 - - [20/Mar/2022 17:12:26] code 404, message File not found
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /node_modules/xterm/lib/xterm.js HTTP/1.1" 404 -
127.0.0.1 - - [20/Mar/2022 17:12:26] code 404, message File not found
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /node_modules/xterm-addon-attach/lib/xterm-addon-attach.js HTTP/1.1" 404 -
127.0.0.1 - - [20/Mar/2022 17:12:26] code 404, message File not found
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /node_modules/xterm-addon-fit/lib/xterm-addon-fit.js HTTP/1.1" 404 -
127.0.0.1 - - [20/Mar/2022 17:12:26] code 404, message File not found
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /node_modules/xterm-addon-search/lib/xterm-addon-search.js HTTP/1.1" 404 -
127.0.0.1 - - [20/Mar/2022 17:12:26] code 404, message File not found
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /node_modules/xterm-addon-web-links/lib/xterm-addon-web-links.js HTTP/1.1" 404 -
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /light_theme.js HTTP/1.1" 200 -
127.0.0.1 - - [20/Mar/2022 17:12:26] code 404, message File not found
127.0.0.1 - - [20/Mar/2022 17:12:26] "GET /node_modules/xterm/css/xterm.css HTTP/1.1" 404 -
Uncaught ReferenceError: Terminal is not defined
WebSocket connection to 'ws://127.0.0.1:32929/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

npm install terminal failed

130 verbose Linux 5.14.7-arch1-1
131 verbose argv "/usr/bin/node" "/usr/bin/npm" "install"
132 verbose node v16.10.0
133 verbose npm  v7.24.1
134 error code 1
135 error path /home/dn/.emacs.d/site-lisp/emacs-application-framework/app/terminal/node_modules/node-pty-prebuilt-multiarch
136 error command failed
137 error command sh -c prebuild-install || node scripts/install.js
138 error prebuild-install WARN install tunneling socket could not be established, cause=socket hang up
138 error gyp info it worked if it ends with ok
138 error gyp info using [email protected]
138 error gyp info using [email protected] | linux | x64
138 error gyp info find Python using Python version 3.9.7 found at "/usr/bin/python3"
138 error gyp http GET https://nodejs.org/download/release/v16.10.0/node-v16.10.0-headers.tar.gz
138 error (node:203940) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066. This will be ignored in a future version.
138 error (Use `node --trace-deprecation ...` to show where the warning was created)
138 error gyp WARN install got an error, rolling back install
138 error gyp ERR! configure error
138 error gyp ERR! stack FetchError: request to https://nodejs.org/download/release/v16.10.0/node-v16.10.0-headers.tar.gz failed, reason: Hostname/IP does not match certificate's altnames: IP: 104.20.23.46 is not in the cert's list:
138 error gyp ERR! stack     at ClientRequest.<anonymous> (/usr/lib/node_modules/node-gyp/node_modules/minipass-fetch/lib/index.js:110:14)
138 error gyp ERR! stack     at ClientRequest.emit (node:events:390:28)
138 error gyp ERR! stack     at TLSSocket.socketErrorListener (node:_http_client:447:9)
138 error gyp ERR! stack     at TLSSocket.emit (node:events:390:28)
138 error gyp ERR! stack     at emitErrorNT (node:internal/streams/destroy:157:8)
138 error gyp ERR! stack     at emitErrorCloseNT (node:internal/streams/destroy:122:3)
138 error gyp ERR! stack     at processTicksAndRejections (node:internal/process/task_queues:83:21)
138 error gyp ERR! System Linux 5.14.7-arch1-1
138 error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
138 error gyp ERR! cwd /home/dn/.emacs.d/site-lisp/emacs-application-framework/app/terminal/node_modules/node-pty-prebuilt-multiarch
138 error gyp ERR! node -v v16.10.0
138 error gyp ERR! node-gyp -v v8.2.0
138 error gyp ERR! not ok
139 verbose exit 1

Describe the bug
A clear and concise description of what the bug is.
npm build terminal failed. other eaf applications are fine.
To Reproduce
Ensure you're on the latest master branch, then note the steps to reproduce the behavior.

  1. git pull
  2. ./install-eaf.py
    Expected behavior
    A clear and concise description of what you expected to happen.

Versions (please complete the following info):

  • Distro and DE/WM: Linux 5.14.7-arch1-1 gnome40
  • Versions of Dependencies:
  • M-x emacs-version: 27.2

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

Additional context
Add any other context about the problem here.

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.