Giter Club home page Giter Club logo

Comments (4)

jvburnes avatar jvburnes commented on July 30, 2024

Sergil...

Sorry. I forgot that you need the 'penlight' library for Lua. It's
available at most Lua repositories. Google it.

Are you running on OSX?

Jim

On Mon, Jun 15, 2015 at 10:56 PM, Sergii Rudchenko <[email protected]

wrote:

Hi Jim,
I'm run node9 it fails with the following stdout:

$ node9 First Edition (20150610), build: 1434426470 main (pid=41700)
Tue Jun 16 03:48:07 2015 node9/kernel: initializing terminal
Tue Jun 16 03:48:07 2015 node9/kernel: loading
Tue Jun 16 03:48:07 2015 node9/kernel: initializing namespace
Tue Jun 16 03:48:07 2015 node9/kernel: binding standard streams
Tue Jun 16 03:48:07 2015 node9/kernel: initializing host environment
Tue Jun 16 03:48:07 2015 node9/kernel: accepting requests
Tue Jun 16 03:48:07 2015 node9/kernel: starting luaspace ...
Tue Jun 16 03:48:07 2015 signals set
Tue Jun 16 03:48:07 2015 node9: pcall: did not exit cleanly, err = 2
Tue Jun 16 03:48:07 2015

FATAL ERROR:
node9/init: could not start lua scheduler: /Users/serega/devel/node9/src/fs/os/lib/kernel.lua:19: module 'pl.List' not found:
no field package.preload['pl.List']
no file '/Users/serega/devel/node9/src/fs/os/init/pl/List.lua'
no file '/Users/serega/devel/node9/src/fs/os/lib/pl/List.lua'
no file './pl/List.lua'
no file '/usr/local/share/luajit-2.0.3/pl/List.lua'
no file '/usr/local/share/lua/5.1/pl/List.lua'
no file '/usr/local/share/lua/5.1/pl/List/init.lua'
no file './pl/List.so'
no file '/usr/local/lib/lua/5.1/pl/List.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './pl.so'
no file '/usr/local/lib/lua/5.1/pl.so'
no file '/usr/local/lib/lua/5.1/loadall.so'

Where can I get that "pl" module?


Reply to this email directly or view it on GitHub
#9.

from node9.

jvburnes avatar jvburnes commented on July 30, 2024

I'll see if I can integrate 'penlight' into the distribution.

Jim

On Mon, Jun 15, 2015 at 10:59 PM, Jim Burnes [email protected] wrote:

Sergil...

Sorry. I forgot that you need the 'penlight' library for Lua. It's
available at most Lua repositories. Google it.

Are you running on OSX?

Jim

On Mon, Jun 15, 2015 at 10:56 PM, Sergii Rudchenko <
[email protected]> wrote:

Hi Jim,
I'm run node9 it fails with the following stdout:

$ node9 First Edition (20150610), build: 1434426470 main (pid=41700)
Tue Jun 16 03:48:07 2015 node9/kernel: initializing terminal
Tue Jun 16 03:48:07 2015 node9/kernel: loading
Tue Jun 16 03:48:07 2015 node9/kernel: initializing namespace
Tue Jun 16 03:48:07 2015 node9/kernel: binding standard streams
Tue Jun 16 03:48:07 2015 node9/kernel: initializing host environment
Tue Jun 16 03:48:07 2015 node9/kernel: accepting requests
Tue Jun 16 03:48:07 2015 node9/kernel: starting luaspace ...
Tue Jun 16 03:48:07 2015 signals set
Tue Jun 16 03:48:07 2015 node9: pcall: did not exit cleanly, err = 2
Tue Jun 16 03:48:07 2015

FATAL ERROR:
node9/init: could not start lua scheduler: /Users/serega/devel/node9/src/fs/os/lib/kernel.lua:19: module 'pl.List' not found:
no field package.preload['pl.List']
no file '/Users/serega/devel/node9/src/fs/os/init/pl/List.lua'
no file '/Users/serega/devel/node9/src/fs/os/lib/pl/List.lua'
no file './pl/List.lua'
no file '/usr/local/share/luajit-2.0.3/pl/List.lua'
no file '/usr/local/share/lua/5.1/pl/List.lua'
no file '/usr/local/share/lua/5.1/pl/List/init.lua'
no file './pl/List.so'
no file '/usr/local/lib/lua/5.1/pl/List.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './pl.so'
no file '/usr/local/lib/lua/5.1/pl.so'
no file '/usr/local/lib/lua/5.1/loadall.so'

Where can I get that "pl" module?


Reply to this email directly or view it on GitHub
#9.

from node9.

rudchenkos avatar rudchenkos commented on July 30, 2024

Yes, I'm on OSX.

I have cloned https://github.com/stevedonovan/Penlight and copied lua/pl to /usr/local/share/lua/5.1

$ git clone [email protected]:stevedonovan/Penlight.git
...
$ mkdir -p /usr/local/share/lua/5.1
$ cp -rv Penlight/lua/pl /usr/local/share/lua/5.1/

Now node9 can find the module.
Thanks!

from node9.

rudchenkos avatar rudchenkos commented on July 30, 2024

Penlight is in node9 repository now, commit 108eb43

from node9.

Related Issues (6)

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.