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

3.0.5 release failing to install on my build server #54

Closed
scriby opened this issue Nov 12, 2015 · 8 comments
Closed

3.0.5 release failing to install on my build server #54

scriby opened this issue Nov 12, 2015 · 8 comments

Comments

@scriby
Copy link

scriby commented Nov 12, 2015

I'm still gathering details, but figured I'd go ahead and report it.

16:38:00 /usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/node_modules/nopt/lib/nopt.js:210
16:38:00     if (t && ((type.name && t.type.name) ?
16:38:00                    ^
16:38:00 TypeError: Cannot read property 'name' of null
16:38:00     at validate (/usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/node_modules/nopt/lib/nopt.js:210:20)
16:38:00     at validate (/usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/node_modules/nopt/lib/nopt.js:179:11)
16:38:00     at /usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/node_modules/nopt/lib/nopt.js:101:12
16:38:00     at Array.map (native)
16:38:00     at /usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/node_modules/nopt/lib/nopt.js:67:15
16:38:00     at Array.forEach (native)
16:38:00     at Function.clean (/usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/node_modules/nopt/lib/nopt.js:55:21)
16:38:00     at /usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/npmconf.js:411:10
16:38:00     at Array.forEach (native)
16:38:00     at validate (/usr/local/jenkins/workspace/ultra-learn-ultra-ui_develop-ui-test/node_modules/grunt-sass/node_modules/node-sass/node_modules/npmconf/npmconf.js:410:11)
@jsg2021
Copy link

jsg2021 commented Nov 12, 2015

yep... installing node-sass triggers this.

@othiym23
Copy link
Contributor

Yep, I'm working on getting a new version out right now.

@kenips
Copy link

kenips commented Nov 12, 2015

👍 works. thanks!

@scriby
Copy link
Author

scriby commented Nov 12, 2015

Thanks!

@othiym23
Copy link
Contributor

The fix is landed as 8900f8e, and nopt@3.0.6 has been published to the registry.

@mattbailey
Copy link

many many thanks

@dseeto
Copy link

dseeto commented Nov 12, 2015

Great job @othiym23!

@danoc
Copy link

danoc commented Nov 12, 2015

Thanks for fixing so quickly, @othiym23. Saved many headaches!

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

7 participants