GithubHelp home page GithubHelp logo

HACKING.md setup issue about tabby HOT 4 CLOSED

gotama avatar gotama commented on May 16, 2024
HACKING.md setup issue

from tabby.

Comments (4)

iDaN5x avatar iDaN5x commented on May 16, 2024 1

You're not running the correct commands:
git clone https://github.com/Eugeny/terminus.git

npm i
node ./scripts/install-deps.js
node ./build-native.js
npm run build

Please note you need to have Gyp and windows-build-tools installed to build the electron app.

I recommend you use Yarn instead of NPM, as this is what the project actually uses.
After installing yarn, replace all occurrences of npm in the commands above with yarn

from tabby.

gotama avatar gotama commented on May 16, 2024

Ok will get hold of yarn and give that a run

Just tried npm i and threw errors

`npm i
npm WARN deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support
npm WARN prefer global [email protected] should be installed with -g

[email protected] install /Users/***/Documents/Projects/terminus/node_modules/node-sass
node scripts/install.js

module.js:487
throw err;
^

Error: Cannot find module 'tough-cookie'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (/Users/***/Documents/Projects/terminus/node_modules/request/lib/cookies.js:3:13)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
npm WARN [email protected] requires a peer of pug@>=2.0.0-beta3 <3 but none was installed.
npm WARN [email protected] requires a peer of webpack@^2.0.0 but none was installed.
npm WARN [email protected] requires a peer of ajv@>=5.0.0 but none was installed.
npm WARN term@ No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/***/.npm/_logs/2017-07-04T07_52_10_178Z-debug.log
`

Will report back on yarn when I can.

from tabby.

gotama avatar gotama commented on May 16, 2024

Ok we can close this issue, Yarn was the way to go maybe update the HACKING.md before closing this issue.

from tabby.

Eugeny avatar Eugeny commented on May 16, 2024

Updated HACKING.md!

from tabby.

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.