[
https://issues.apache.org/jira/browse/COUCHDB-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359955#comment-14359955
]
Udantha commented on COUCHDB-2605:
----------------------------------
Hi Roberts,
Thanks for the reply and the offer of assistance.
Currently I'm following http://docs.couchdb.org/en/latest/install/windows.html
to install CouchDB on my windows machine. I find few difficulties.
I installed CouchDB from binaries and It work fine http://localhost:5984/_utils/
then I worked in couchdb-fauxton[1] building. By entering 'grunt dev' given me
the warning of below.
Warning: Command failed: C:\Windows\system32\cmd.exe /s /c
"./node_modules/react-tools/bin/jsx -x jsx app/addons/ app/addons/ && rm -rf
/js/app/views/.module-cache/"
'.' is not recognized as an internal or external command,
Then I passed 'grunt dev -f' started but when I was acessing
'http://localhost:8000/' I was missing 'components.react.js'
Could not locate app\addons\fauxton\components.react.js
Could not locate app\addons\cors\components.react.js
Could not locate app\addons\documents\header\header.react.js
Could not locate app\addons\documents\pagination\pagination.react.js
Could not locate app\addons\documents\changes\components.react.js
Could not locate app\addons\documents\index-editor\components.react.js
I think line number 410 in 'Gruntfile'[2] give this issue. is I am missing some
thing in here?
I can try to install it on Ubuntu if I find it less troublesome.,
I also went through the links you have mentioned. Hope you would be able to
offer any help with regard to installation of CouchDB if I get stuck.
Thanks.
Best Regards,
Udantha.
> Visualize the CouchDB Cluster
> -----------------------------
>
> Key: COUCHDB-2605
> URL: https://issues.apache.org/jira/browse/COUCHDB-2605
> Project: CouchDB
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: Fauxton
> Affects Versions: 2.1
> Reporter: Robert Kowalski
> Labels: CouchDB, gsoc2015, javascript
>
> Show for each database on which nodes in the cluster the data is stored - and
> warn if the disk space runs out on these nodes.
> The project is using React.js for the Admin-Interface. You will use
> JavaScript, CSS, HTML and the HTTP API of CouchDB to visualize the cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)