GithubHelp home page GithubHelp logo

aseichter2007 / clipboardconqueror Goto Github PK

View Code? Open in Web Editor NEW
238.0 4.0 11.0 21.61 MB

Clipboard Conqueror is a novel copy and paste copilot alternative designed to bring your very own LLM AI assistant to any text field.

Home Page: https://ko-fi.com/aseichter2007#

License: MIT License

JavaScript 99.00% Batchfile 0.61% Shell 0.39%
ai copilot koboldcpp llm

clipboardconqueror's Issues

SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16) ...

linux@changeme:~/projects/ClipboardConqueror$ ./y-linux-mac-install.sh 

added 54 packages, and audited 55 packages in 9s

5 packages are looking for funding
  run `npm fund` for details

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
linux@changeme:~/projects/ClipboardConqueror$ ls
CCfinal.jpg         node_modules               updateCC.bat
Examples.txt        package-lock.json          y-linux-mac-install.sh
LICENSE             package.json               y-linux-mac-start-no-nodemon.sh
SettingsConqueror   readme.md                  y-linux-mac-start-nodemon.sh
WhatIsCC.md         responsengine.js           z-instalCC.bat
copyconqueror.js    sampleLaunchKoboldBat.bat  z-runCC.bat
hermes16.kcpps      settingSaver.js            z-runCCnodeMon.bat
icon.jpg            setup.js
koboldinterface.js  textengine.js
linux@changeme:~/projects/ClipboardConqueror$ ./y-linux-mac-start-no-nodemon.sh 
 
> [email protected] linuxnomon
> chmod +x node_modules/clipboard-event/platform/clipboard-event-handler-linux && node copyconqueror.js

/home/linux/projects/ClipboardConqueror/node_modules/copy-paste/index.js:58
	if(text?.pipe) { text.pipe(child.stdin); }
	        ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/home/linux/projects/ClipboardConqueror/copyconqueror.js:2:13)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
linux@changeme:~/projects/ClipboardConqueror$ ./y-linux-mac-start-nodemon.sh 

> [email protected] linux
> chmod +x node_modules/clipboard-event/platform/clipboard-event-handler-linux && nodemon copyconqueror.js

[nodemon] 3.0.1
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,cjs,json
[nodemon] starting `node copyconqueror.js`
/home/linux/projects/ClipboardConqueror/node_modules/copy-paste/index.js:58
	if(text?.pipe) { text.pipe(child.stdin); }
	        ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/home/linux/projects/ClipboardConqueror/copyconqueror.js:2:13)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
[nodemon] app crashed - waiting for file changes before starting...

OS: ubuntu 22.04
Pleatform: arm64

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.