linemanjs / lineman

Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change
MIT License
1.18k stars 83 forks source link

Error: Cannot find module 'StringScanner' #359

Closed itsNikolay closed 8 years ago

itsNikolay commented 9 years ago
$ lineman fetch backbone 

module.js:340
    throw err;
          ^
Error: Cannot find module 'StringScanner'

Versions:

$ lineman --version 
0.36.0
$ nodejs --version 
v0.10.38
$ bower --version 
1.4.0
searls commented 9 years ago

Unfortunately I'm not able to replicate off a fresh lineman install. Are you on Windows?

itsNikolay commented 9 years ago

@searls Ubuntu 14.04 Can I somehow help?

searls commented 9 years ago

I would at this point hop into whatever is rowing it and debug. I doubt I have any more familiarity as to the issue than anyone else would.

On Sat, Apr 11, 2015 at 1:02 PM, Ponomarev Nikolay notifications@github.com wrote:

@searls Ubuntu 14.04

Can I somehow help?

Reply to this email directly or view it on GitHub: https://github.com/linemanjs/lineman/issues/359#issuecomment-91881356