Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation succeeds, but running fails #514

Open
ghost opened this issue Feb 1, 2016 · 3 comments
Open

Installation succeeds, but running fails #514

ghost opened this issue Feb 1, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 1, 2016

  • npm: 3.3.12
  • node: v5.1.1

EDIT:
system(s):

  • Ubuntu 15.10 x86_64
  • Raspbian ARMv6

Running codebox run ~/workspace initiates the package installation, but when that's done I get the following error:

[log][events] event 'packages:add'
[log][package] start run services
[log][rpc] add service project with 2 methods
Error: Cannot find module 'shux'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:289:25)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/home/conmarap/.codebox/packages/terminal/lib/shells.js:6:12)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)

While digging deeper I noticed that every dependency of the terminal module was a broken linked file. Even when I tried installing them manually it was impossible to get codebox to work.

@AmreeshTyagi
Copy link

I am also facing the same issue.
Codebox: v1.0.0-aplha.5
Node: v4.2.6 (LTS)
Npm: v2.14.12

@TylerJewell
Copy link

It doesn't seem like Codebox is being maintained much. You may want to consider Eclipse Che, which is an open source project working on similar concepts.

@ksmanu
Copy link

ksmanu commented Aug 26, 2018

Though it is really insane trying to contact you guys, but has anyone solved the installation hurdles. Is there any group about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants