You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Garren Smith (JIRA)" <ji...@apache.org> on 2017/03/16 13:54:41 UTC

[jira] [Closed] (COUCHDB-2909) cannot read property 'contents' of udnefined, while compiling Couch 2.0

     [ https://issues.apache.org/jira/browse/COUCHDB-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Garren Smith closed COUCHDB-2909.
---------------------------------
    Resolution: Fixed

> cannot read property 'contents' of udnefined,  while compiling Couch 2.0
> ------------------------------------------------------------------------
>
>                 Key: COUCHDB-2909
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2909
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Fauxton
>            Reporter: Billy Earney
>
> I'm trying to compile couchdb 2.0 on ubuntu 14.04.
> I have cloned the couchdb 2.0 git repo, and have installed the required libs, and tried compiling couchdb and get the following error after some time compiling:
> .
> .
> built Module("verifyinstall/components.react")
> built Module("verifyinstall/tests/componentsSpec.react")
> ["activetasks/components.react","activetasks/tests/activetasks.componentsSpec.react","auth/components.react","auth/test/auth.componentsSpec.react","cluster/cluster.react","cluster/tests/clusterSpec.react","compaction/components.react","compaction/tests/componentsSpec.react","components/react-components.react","components/tests/beautifySpec.react","components/tests/codeEditorPanelSpec.react","components/tests/codeEditorSpec.react","components/tests/confirmButtonSpec.react","components/tests/docSpec.react","components/tests/headerTogglebuttonSpec.react","components/tests/paddedBorderedBoxSpec.react","components/tests/stringEditModalSpec.react","components/tests/styledSelectSpec.react","components/tests/zenModeSpec.react","cors/components.react","cors/tests/componentsSpec.react","databases/components.react","databases/tests/componentsSpec.react","documents/changes/components.react","documents/changes/tests/changes.componentsSpec.react","documents/designdocinfo/components.react","documents/doc-editor/components.react","documents/doc-editor/tests/doc-editor.componentsSpec.react","documents/header/header.react","documents/header/tests/headerSpec.react","documents/index-editor/components.react","documents/index-editor/tests/viewIndex.componentsSpec.react","documents/index-results/index-results.components.react","documents/index-results/tests/index-results.componentsSpec.react","documents/mango/mango.components.react","documents/mango/tests/mango.componentsSpec.react","documents/pagination/pagination.react","documents/pagination/tests/pagination.componentSpec.react","documents/queryoptions/queryoptions.react","documents/queryoptions/tests/queryoptions.componentsSpec.react","documents/sidebar/sidebar.react","fauxton/components.react","fauxton/navigation/components.react","fauxton/navigation/tests/componentsSpec.react","fauxton/tests/componentsSpec.react","permissions/components.react","permissions/tests/componentsSpec.react","verifyinstall/components.react","verifyinstall/tests/componentsSpec.react"]
> Running "less:compile" (less) task
> Warning: Cannot read property 'contents' of undefined Use --force to continue.
> Aborted due to warnings.
> npm ERR! weird error 3
> npm WARN This failure might be due to the use of legacy binary "node"
> npm WARN For further explanations, please read
> /usr/share/doc/nodejs/README.Debian
>  
> npm ERR! not ok code 0
> make: *** [share/www] Error 1
> Any ideas why I maybe getting this error?
> Thanks!
> billy



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)