GithubHelp home page GithubHelp logo

Comments (12)

webpro avatar webpro commented on May 27, 2024

I wonder why it doesn't work for you, since the fork and branch do exist and are also installed by npm, just tried it.

One of the reasons to use the fork is the error you're seeing when using reveal.js from the npm registry.

What (error) do you get when you do the following in some temporary folder?

$ npm install git://github.com/webpro/reveal.js#markdown-cjs

from reveal-md.

jordanmorris avatar jordanmorris commented on May 27, 2024

Hi Lars

Thanks for investigating.

npm install git://github.com/webpro/reveal.js#markdown-cjs

npm WARN git config --get remote.origin.url returned wrong result (git://
github.com/webpro/reveal.js)
npm ERR! git clone git://github.com/webpro/reveal.js Cloning into bare
repository
'C:\Users\jmorris\AppData\Roaming\npm-cache_git-remotes\git-github-com-webpro-reveal-js-d8a5ec07'...
npm ERR! git clone git://github.com/webpro/reveal.js
npm ERR! git clone git://github.com/webpro/reveal.js fatal: unable to
connect to github.com:
npm ERR! git clone git://github.com/webpro/reveal.js github.com[0:
192.30.252.129]: errno=No error
npm ERR! Error: Command failed: fatal: unable to connect to github.com:
npm ERR! github.com[0: 192.30.252.129]: errno=No error

On 23 October 2013 19:32, Lars Kappert [email protected] wrote:

I wonder why it doesn't work for you, since the fork and branch do existhttps://github.com/webpro/reveal.js/tree/markdown-cjsand are also installed by npm, just tried it.

One of the reasons to use the fork is the error you're seeing when using
reveal.js from the npm registry.

What (error) do you get when you do the following in some temporary folder?

$ npm install git://github.com/webpro/reveal.js#markdown-cjs


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

from reveal-md.

webpro avatar webpro commented on May 27, 2024

Looks like an issue with connecting to github.com:

fatal: unable to connect to github.com:

Probably it's in the protocol (git://). Also see npm install, and the related examples:

git+ssh://[email protected]:isaacs/npm.git#v1.0.27
git+https://[email protected]/isaacs/npm.git
git://github.com/isaacs/npm.git#v1.0.27

Are you able to install any GitHub repo using npm install directly?

from reveal-md.

jordanmorris avatar jordanmorris commented on May 27, 2024

Do you have any example repos handy which I could try? I tried the
reveal.js repo directly from github, and it does seem to connect and
download successfully, however I am a bit dubious about the test, since I
soon get another error:

npm http GET https://github.com/hakimel/reveal.js
npm http 200 https://github.com/hakimel/reveal.js
npm ERR! not a package

C:\Users\jmorris\AppData\Local\Temp\npm-1520-jQ0XakZL\1382652115223-0.7698636467102915\tmp.tgz

On 24 October 2013 20:45, Lars Kappert [email protected] wrote:

Looks like an issue with connecting to github.com:

fatal: unable to connect to github.com:

Probably it's in the protocol (git://). Also see npm installhttps://npmjs.org/doc/install.html,
and the related examples:

git+ssh://[email protected]:isaacs/npm.git#v1.0.27
git+https://[email protected]/isaacs/npm.git
git://github.com/isaacs/npm.git#v1.0.27

Are you able to install any GitHub repo using npm install directly?


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

from reveal-md.

webpro avatar webpro commented on May 27, 2024

Since it seems you're having issues with npm and/or connecting with github.com, I'm going to close this issue. Feel free to re-open or discuss further If you feel the issue is in this project.

from reveal-md.

xguse avatar xguse commented on May 27, 2024

This is killing me man.

I SOO want to use this tool but I KEEP running into this issue. I have even installed marked and confirmed it is callable.

WHAT is going on here?

gus@jupiter 15:50:50 ~/Dropbox/repos/git/reveal-md: 
reveal-md demo/

/usr/lib/node_modules/reveal-md/node_modules/reveal.js/plugin/markdown/markdown.js:6
       throw 'The reveal.js Markdown plugin requires marked to be loaded';
       ^
The reveal.js Markdown plugin requires marked to be loaded

I get no errors that I can tell when I try your suggestion from above:

gus@jupiter 15:53:03 ~/DELETE_ME: 
npm install git://github.com/webpro/reveal.js#markdown-cjs
npm WARN engine [email protected]: wanted: {"node":"~0.8.0"} (current: {"node":"v0.11.10-pre","npm":"1.3.15"})
npm http GET https://registry.npmjs.org/mustache
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/mustache
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/mime/1.2.4
npm http GET https://registry.npmjs.org/qs
npm http GET https://registry.npmjs.org/mkdirp/0.3.0
npm http GET https://registry.npmjs.org/socket.io-client/0.9.16
npm http GET https://registry.npmjs.org/policyfile/0.0.4
npm http GET https://registry.npmjs.org/base64id/0.1.0
npm http GET https://registry.npmjs.org/redis/0.7.3
npm http 304 https://registry.npmjs.org/qs
npm http 304 https://registry.npmjs.org/mime/1.2.4
npm http 304 https://registry.npmjs.org/policyfile/0.0.4
npm http 304 https://registry.npmjs.org/mkdirp/0.3.0
npm http 304 https://registry.npmjs.org/socket.io-client/0.9.16
npm http 304 https://registry.npmjs.org/base64id/0.1.0
npm http 304 https://registry.npmjs.org/redis/0.7.3
npm http 304 https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/formidable
npm http GET https://registry.npmjs.org/uglify-js/1.2.5
npm http GET https://registry.npmjs.org/xmlhttprequest/1.4.2
npm http GET https://registry.npmjs.org/ws
npm http GET https://registry.npmjs.org/active-x-obfuscator/0.0.1
npm http 304 https://registry.npmjs.org/formidable
npm http 304 https://registry.npmjs.org/uglify-js/1.2.5
npm http 304 https://registry.npmjs.org/active-x-obfuscator/0.0.1
npm http 304 https://registry.npmjs.org/xmlhttprequest/1.4.2
npm http 304 https://registry.npmjs.org/ws
npm http GET https://registry.npmjs.org/zeparser/0.0.5
npm http GET https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/tinycolor
npm http GET https://registry.npmjs.org/nan
npm http GET https://registry.npmjs.org/options
npm http 304 https://registry.npmjs.org/zeparser/0.0.5
npm http 304 https://registry.npmjs.org/tinycolor
npm http 304 https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/nan
npm http 304 https://registry.npmjs.org/options

> [email protected] install /home/gus/DELETE_ME/node_modules/reveal.js/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

[email protected] node_modules/reveal.js
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])

PLEASE help me use your awesome code!

Gus

from reveal-md.

webpro avatar webpro commented on May 27, 2024

Not much I can do right now, but I'll get back to you by tomorrow.


Sent from Mailbox for iPhone

On Sun, Dec 8, 2013 at 12:54 AM, Augustine (Gus) Dunn
[email protected] wrote:

This is killing me man.
I SOO want to use this tool but I KEEP running into this issue. I have even installed marked and confirmed it is callable.
WHAT is going on here?

gus@jupiter 15:50:50 ~/Dropbox/repos/git/reveal-md: 
reveal-md demo/
/usr/lib/node_modules/reveal-md/node_modules/reveal.js/plugin/markdown/markdown.js:6
       throw 'The reveal.js Markdown plugin requires marked to be loaded';
       ^
The reveal.js Markdown plugin requires marked to be loaded

I get no errors that I can tell when I try your suggestion from above:

gus@jupiter 15:53:03 ~/DELETE_ME: 
npm install git://github.com/webpro/reveal.js#markdown-cjs
npm WARN engine [email protected]: wanted: {"node":"~0.8.0"} (current: {"node":"v0.11.10-pre","npm":"1.3.15"})
npm http GET https://registry.npmjs.org/mustache
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/mustache
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/mime/1.2.4
npm http GET https://registry.npmjs.org/qs
npm http GET https://registry.npmjs.org/mkdirp/0.3.0
npm http GET https://registry.npmjs.org/socket.io-client/0.9.16
npm http GET https://registry.npmjs.org/policyfile/0.0.4
npm http GET https://registry.npmjs.org/base64id/0.1.0
npm http GET https://registry.npmjs.org/redis/0.7.3
npm http 304 https://registry.npmjs.org/qs
npm http 304 https://registry.npmjs.org/mime/1.2.4
npm http 304 https://registry.npmjs.org/policyfile/0.0.4
npm http 304 https://registry.npmjs.org/mkdirp/0.3.0
npm http 304 https://registry.npmjs.org/socket.io-client/0.9.16
npm http 304 https://registry.npmjs.org/base64id/0.1.0
npm http 304 https://registry.npmjs.org/redis/0.7.3
npm http 304 https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/formidable
npm http GET https://registry.npmjs.org/uglify-js/1.2.5
npm http GET https://registry.npmjs.org/xmlhttprequest/1.4.2
npm http GET https://registry.npmjs.org/ws
npm http GET https://registry.npmjs.org/active-x-obfuscator/0.0.1
npm http 304 https://registry.npmjs.org/formidable
npm http 304 https://registry.npmjs.org/uglify-js/1.2.5
npm http 304 https://registry.npmjs.org/active-x-obfuscator/0.0.1
npm http 304 https://registry.npmjs.org/xmlhttprequest/1.4.2
npm http 304 https://registry.npmjs.org/ws
npm http GET https://registry.npmjs.org/zeparser/0.0.5
npm http GET https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/tinycolor
npm http GET https://registry.npmjs.org/nan
npm http GET https://registry.npmjs.org/options
npm http 304 https://registry.npmjs.org/zeparser/0.0.5
npm http 304 https://registry.npmjs.org/tinycolor
npm http 304 https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/nan
npm http 304 https://registry.npmjs.org/options
> [email protected] install /home/gus/DELETE_ME/node_modules/reveal.js/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
[email protected] node_modules/reveal.js
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])

PLEASE help me use your awesome code!

Gus

Reply to this email directly or view it on GitHub:
#3 (comment)

from reveal-md.

xguse avatar xguse commented on May 27, 2024

understood. Thanks.

_http://about.me/wadunn http://about.me/wadunn_W. Augustine Dunn, III
Ph.D. Candidate
Laboratory of Dr. Anthony James
Department of Molecular Biology and Biochemistry
Institute for Genomics and Bioinformatics
University of California, Irvine
(949) 824-3210 - Lab
(949) 824-8551 - Fax
[email protected]
[email protected]

Unless you send me mail using my public key below using a plugin *
*like http://www.mailvelope.com/ http://www.mailvelope.com/ this
interaction may be recorded

for NSA training purposes.

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: OpenPGP.js v.1.20130712
Comment: http://openpgpjs.org

xsBNBFIFl8QBCACn/Arb96LzlcetuPj2yXMqMVUmJueUJ8/alzQCpAZx5JnU
7R+ajxOgmiV4JxMpOT/9nHJCwDudDrqgoTms1AjJVWoOZTBCpRGq9MpFr0PF
5eue2ioAdoNZyehFYhh7oN6PvBHxMC9y2Xesiza9d4nartZhES2coBJh7FEX
E8gOIrQ7c0cWfpapBUmcfYLQtvo1DFK7dLa1zFqFpN/losfVocHu6cEOdEkB
T0mtedkjhOWAdjq0w3GxYkeXPcbdfGFNM9kW3k+TbF4M4vWGQVgcxgm2g3vc
tpnUAfNqdwXm6x2jZblr/opvONLlvq4dM0fwi/rKWuGZLpWhuytvQZ1XABEB
AAHNHUd1cyBEdW5uIDx3YWR1bm44M0BnbWFpbC5jb20+wsBcBBABAgAQBQJS
BZfHCRAd0f5tHWjy7QAARnoIAKaaEpaqKW18GLkecTigYD51PnvLBwHqRW/b
AjEVblBN3VzAiF/3LGXHRiq7XmDSOj1RdLHBGJeem4493YAvyr2HStxQO/fT
gcajnfABu5/wMdpGKIrVj5l6PmwPhyq1+pQLcCVewT/wP/JWrBSV81caWMvl
k4M20JMOYMoKWLLasYtYpvQCCy9pkDv5KYHI12bjtXQ/yKdz2ishopPmHfQk
dHfsEKJO6Xx6JNStFvSxpFEtxXBLvI/hGgQApyqzWWvWTdceULXgQMaVOUo8
yBU285qPR9Bc49dbZY/XUI5ERCeM1mqhdVSftfyUM78fa7pQRM2YVzYKh6Sl
LumC4W0=
=p2i3
-----END PGP PUBLIC KEY BLOCK-----

On Sat, Dec 7, 2013 at 4:02 PM, Lars Kappert [email protected]:

Not much I can do right now, but I'll get back to you by tomorrow.


Sent from Mailbox for iPhone

On Sun, Dec 8, 2013 at 12:54 AM, Augustine (Gus) Dunn
[email protected] wrote:

This is killing me man.
I SOO want to use this tool but I KEEP running into this issue. I have
even installed marked and confirmed it is callable.
WHAT is going on here?

gus@jupiter 15:50:50 ~/Dropbox/repos/git/reveal-md:
reveal-md demo/

/usr/lib/node_modules/reveal-md/node_modules/reveal.js/plugin/markdown/markdown.js:6

throw 'The reveal.js Markdown plugin requires marked to be loaded';
^
The reveal.js Markdown plugin requires marked to be loaded

I get no errors that I can tell when I try your suggestion from above:

gus@jupiter 15:53:03 ~/DELETE_ME:
npm install git://github.com/webpro/reveal.js#markdown-cjs
npm WARN engine [email protected]: wanted: {"node":"~0.8.0"} (current:
{"node":"v0.11.10-pre","npm":"1.3.15"})
npm http GET https://registry.npmjs.org/mustache
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/mustache
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/socket.io
npm http GET https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/mime/1.2.4
npm http GET https://registry.npmjs.org/qs
npm http GET https://registry.npmjs.org/mkdirp/0.3.0
npm http GET https://registry.npmjs.org/socket.io-client/0.9.16
npm http GET https://registry.npmjs.org/policyfile/0.0.4
npm http GET https://registry.npmjs.org/base64id/0.1.0
npm http GET https://registry.npmjs.org/redis/0.7.3
npm http 304 https://registry.npmjs.org/qs
npm http 304 https://registry.npmjs.org/mime/1.2.4
npm http 304 https://registry.npmjs.org/policyfile/0.0.4
npm http 304 https://registry.npmjs.org/mkdirp/0.3.0
npm http 304 https://registry.npmjs.org/socket.io-client/0.9.16
npm http 304 https://registry.npmjs.org/base64id/0.1.0
npm http 304 https://registry.npmjs.org/redis/0.7.3
npm http 304 https://registry.npmjs.org/connect
npm http GET https://registry.npmjs.org/formidable
npm http GET https://registry.npmjs.org/uglify-js/1.2.5
npm http GET https://registry.npmjs.org/xmlhttprequest/1.4.2
npm http GET https://registry.npmjs.org/ws
npm http GET https://registry.npmjs.org/active-x-obfuscator/0.0.1
npm http 304 https://registry.npmjs.org/formidable
npm http 304 https://registry.npmjs.org/uglify-js/1.2.5
npm http 304 https://registry.npmjs.org/active-x-obfuscator/0.0.1
npm http 304 https://registry.npmjs.org/xmlhttprequest/1.4.2
npm http 304 https://registry.npmjs.org/ws
npm http GET https://registry.npmjs.org/zeparser/0.0.5
npm http GET https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/tinycolor
npm http GET https://registry.npmjs.org/nan
npm http GET https://registry.npmjs.org/options
npm http 304 https://registry.npmjs.org/zeparser/0.0.5
npm http 304 https://registry.npmjs.org/tinycolor
npm http 304 https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/nan
npm http 304 https://registry.npmjs.org/options
> [email protected] install
/home/gus/DELETE_ME/node_modules/reveal.js/node_modules/
socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
[email protected] node_modules/reveal.js
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected],
[email protected])

PLEASE help me use your awesome code!

Gus

Reply to this email directly or view it on GitHub:
#3 (comment)


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

from reveal-md.

webpro avatar webpro commented on May 27, 2024

@xguse Sorry, it's hard to tell what's going wrong for you. Simply npm install -g reveal-md + reveal-md demo "works on my machine". I tried with Node version 0.10.18 and 0.11.7. The reveal.js fork still exists. Any more information you could provide?

from reveal-md.

samtsai avatar samtsai commented on May 27, 2024

Does this project need to point to a fork of reveal.js?

What is in that branch that the reveal-md project depends on? I was going to open a new issue to request a sync up of all of the plugins updated in the main reveal-js project.

Particularly notes in markdown support.

from reveal-md.

webpro avatar webpro commented on May 27, 2024

@samtsai, yes it needed to point to a fork (to be able to run the markdown plugin in Node), but I'd be happy to accept a PR that works with reveal.js from npm. Not sure what the current status of that project is.

from reveal-md.

samtsai avatar samtsai commented on May 27, 2024

@webpro I have a PR #5 out there now :)

from reveal-md.

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.