Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

gulpfile: run pistachio compiler#1

Merged
gokmen merged 1 commit intomasterfrom
master.pistachio
Mar 17, 2014
Merged

gulpfile: run pistachio compiler#1
gokmen merged 1 commit intomasterfrom
master.pistachio

Conversation

@szkl
Copy link
Copy Markdown
Contributor

@szkl szkl commented Mar 17, 2014

No description provided.

gokmen added a commit that referenced this pull request Mar 17, 2014
gulpfile: run pistachio compiler
@gokmen gokmen merged commit 284479c into master Mar 17, 2014
@szkl szkl deleted the master.pistachio branch March 17, 2014 19:31
@wookiehangover
Copy link
Copy Markdown
Contributor

Looks like grunt-pistachio-compiler (actually, the pistachio-compiler itself) is missing the optimist dependency -- gulp blows up when I try and run this locally:

sam@daedalus: ~/dev/koding/kd ± [6e5e902] ✖
∴ gulp                                                                                                                                                          03/17/14 - 12:40:43

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

@wookiehangover
Copy link
Copy Markdown
Contributor

Similar error with through2

Error: Cannot find module 'through2'

@szkl
Copy link
Copy Markdown
Contributor Author

szkl commented Mar 18, 2014

through2 is already in the dependecy package list. It shouldn't give that error unless it's really missing. Is it still the case?

@wookiehangover
Copy link
Copy Markdown
Contributor

This was fixed when I tried it later on yesterday -- comment redacted!

usirin pushed a commit to usirin/kd that referenced this pull request Nov 1, 2016
Added coveralls and travis badges
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants