Coder Social home page Coder Social logo

Comments (4)

ggreer avatar ggreer commented on September 27, 2024

Could you please give more info on what broke and how? Is there a stack trace? How did you run floomatic? What OS are you using?

Basically, without steps to reproduce the error, I can't fix it.

from floomatic.

seeya avatar seeya commented on September 27, 2024

I'm getting the same error while trying to do
floomatic --read-only --join https://floobits.com/owner_name/workspace_name
Running on a Linux, Ubuntu. Node v6.3.0.

   WARN 2016-07-12 04:10:33 EDT Error parsing undefined: SyntaxError: Unexpected token u in JSON at position 0
path.js:7
    throw new TypeError('Path must be a string. Received ' + inspect(path));
    ^

TypeError: Path must be a string. Received false
    at assertPath (path.js:7:11)
    at basename (path.js:1357:5)
    at /usr/local/lib/node_modules/floomatic/node_modules/lodash/lodash.js:4631:46
    at Object.exports.run (/usr/local/lib/node_modules/floomatic/floomatic.js:99:54)
    at Object.<anonymous> (/usr/local/lib/node_modules/floomatic/bin/floomatic:3:25)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)

from floomatic.

ggreer avatar ggreer commented on September 27, 2024

This should be fixed in the latest version (v0.5.4).

from floomatic.

alexozer avatar alexozer commented on September 27, 2024

This now seems to occur on Arch Linux with the latest version of floomatic:

$ node -v
v7.7.1

$ npm list -g floomatic
/usr/lib
└── [email protected] 

$ floomatic
⚠️   WARN 2017-03-03 21:08:21 EST Error parsing undefined: SyntaxError: Unexpected token u in JSON at position 0
path.js:7
    throw new TypeError('Path must be a string. Received ' + inspect(path));
    ^

TypeError: Path must be a string. Received false
    at assertPath (path.js:7:11)
    at basename (path.js:1355:5)
    at /usr/lib/node_modules/floomatic/node_modules/lodash/lodash.js:5154:46
    at Object.exports.run (/usr/lib/node_modules/floomatic/floomatic.js:121:56)
    at Object.<anonymous> (/usr/lib/node_modules/floomatic/bin/floomatic:3:25)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)

from floomatic.

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.