Giter Site home page Giter Site logo

node-pakmanager's Introduction

node-pakmanager's People

Contributors

bertrf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

node-pakmanager's Issues

Update to work with node 10

With node 10, functions in path only take strings. I get these errors:

path.js:313
        throw new TypeError('Arguments to path.resolve must be strings');
          ^
TypeError: Arguments to path.resolve must be strings
    at Object.exports.resolve (path.js:313:15)
    at rwalkHelper (/usr/lib/node_modules/pakmanager/rwalk.js:70:36)
    at exports.findPackage (/usr/lib/node_modules/pakmanager/has-package.js:10:19)
    at /usr/lib/node_modules/pakmanager/bin/pakmanager.js:76:5
    at EventEmitter.<anonymous> (/usr/lib/node_modules/pakmanager/has-browser.js:42:7)
    at EventEmitter.emit (events.js:92:17)
    at next (/usr/lib/node_modules/pakmanager/rwalk.js:51:19)
    at EventEmitter.<anonymous> (/usr/lib/node_modules/pakmanager/has-browser.js:39:7)
    at EventEmitter.emit (events.js:106:17)
    at /usr/lib/node_modules/pakmanager/rwalk.js:62:15

I'm guessing undefined is being passed in.

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.