Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use gulpfile.ls with LiveScript 1.4.x #1071

Closed
unclechu opened this issue May 19, 2015 · 10 comments
Closed

Can't use gulpfile.ls with LiveScript 1.4.x #1071

unclechu opened this issue May 19, 2015 · 10 comments

Comments

@unclechu
Copy link

LiveScript started at 1.4.x renamed package name from LiveScript to livescript and now gulp says this:

[22:19:54] Failed to load external module LiveScript
@unclechu unclechu changed the title Can't gulpfile.ls with LiveScript 1.4.x Can't use gulpfile.ls with LiveScript 1.4.x May 19, 2015
@jmm
Copy link
Contributor

jmm commented May 19, 2015

@unclechu Are you on Windows or OS X? That's probably a node / npm / OS issue that doesn't actually have anything to do with gulp. See for example:

browserify/browserify#1247 (comment)
browserify/browserify#1251
npm/npm#7195

@jmm
Copy link
Contributor

jmm commented May 19, 2015

Or perhaps not, but if those issues don't trip things up, I think that would require an update in tkellen/js-interpret, if I'm not mistaken.

@yocontra
Copy link
Member

@jmm send a PR to js-interpret

@jmm
Copy link
Contributor

jmm commented May 19, 2015

@contra You must mean @unclechu.

@yocontra
Copy link
Member

Early morning ☕ 😑

@jmm
Copy link
Contributor

jmm commented May 19, 2015

Never use the internet while groggy. I'm pretty sure that's in the manual.

@tkellen
Copy link

tkellen commented May 19, 2015

Liftoff has to be updated to use "legacy" modules from interpret before
this can land. I have been swamped and haven't had a chance to look at it.
I will try to look this weekend. It's a total hack, but symlinking
node_modules/LiveScript to node_modules/livescript should work in the
interim.
On May 19, 2015 4:30 PM, "Jesse McCarthy" notifications@github.com wrote:

Never use the internet while groggy. I'm pretty sure that's in the manual.


Reply to this email directly or view it on GitHub
#1071 (comment).

@unclechu
Copy link
Author

@jmm I'm on GNU/Linux, okay? And NPM is case sensitive, "LiveScript" and "livescript" is different packages, if Windows thinks that it's same and can't see the difference it's Windows users problems.

@tkellen
Copy link

tkellen commented May 20, 2015

This will be resolved in an upcoming minor release of Liftoff.

@phated
Copy link
Member

phated commented Jun 1, 2015

This should be fixed in the just published v3.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants