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

Use stable older version of yeoman #3631

Conversation

pascalgrimaud
Copy link
Member

Related to yeoman/yo#441
Here the error logs in our Travis build:

yo --version
/home/travis/.nvm/versions/node/v4.4.4/lib/node_modules/yo/lib/cli.js:18
var tabtab = new (require('tabtab').Commands.default)({
             ^
TypeError: require(...).Commands.default is not a function
    at Object.<anonymous> (/home/travis/.nvm/versions/node/v4.4.4/lib/node_modules/yo/lib/cli.js:18:14)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:139:18)
    at node.js:968:3

@deepu105
Copy link
Member

I think they fixed it
On 22 May 2016 01:59, "Pascal Grimaud" [email protected] wrote:

Merged #3631 #3631.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#3631 (comment)

@pascalgrimaud
Copy link
Member Author

Yes it's an another problem!

@jdubois jdubois modified the milestone: 3.4.0 May 27, 2016
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

Successfully merging this pull request may close these issues.

3 participants