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

npm #45

Open
stoffel1984 opened this issue Feb 23, 2014 · 3 comments
Open

npm #45

stoffel1984 opened this issue Feb 23, 2014 · 3 comments

Comments

@stoffel1984
Copy link

newB to node, npm and node.js.

followed the instructions, as recommended: http://kaanaksit.wordpress.com/2013/05/10/en-how-to-use-and-install-flylatex-on-ubuntu/

npm version: 1.3.24
node version: v0.10.25
node.js version: v0.10.26
os: ubuntu 12.04 LTE

got this error:

module.js:340
throw err;
^
Error: Cannot find module './src'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/admin/flylatex/node_modules/share/index.js:2:18)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/admin/flylatex/app.js:10:13)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3

What should i do?

@PiWhy
Copy link

PiWhy commented Mar 17, 2014

I had the same issue. It sounds like there is a problem with the "share" module.
I could solve it by changing the version of the "share" module to "0.6.x" in "package.json".

@alabid
Copy link
Owner

alabid commented Mar 24, 2014

Sorry for replying to late @stoffel1984 . The semester/trimester is over now.

I wasn't able to reproduce this error. Has this problem been fixed?

@stoffel1984
Copy link
Author

Hi Daniel,

Thanks for you reply.
no, the problem still exists. :(

Best Regards
Stefan

Am 24.03.2014 um 03:20 schrieb "Daniel" <[email protected]mailto:[email protected]>:

Sorry for replying to late @stoffel1984https://github.com/stoffel1984 . The semester/trimester is over now.

I wasn't able to reproduce this error. Has this problem been fixed?


Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-38407588.

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