Skip to content

running the coffee scripts #7690

@infamouswb

Description

@infamouswb

For the following:
./indexer ./assets/frontend > ./assets/frontend/.index-xhr
./indexer ./assets/cores > ./assets/cores/.index-xhr

or

cd ${ROOT_WWW_PATH}/assets/frontend/bundle
../../../indexer > .index-xhr
cd ${ROOT_WWW_PATH}/assets/cores
../../indexer > .index-xhr

I am using Ubuntu 16.04 and when I try to run it coffee and then the above mentioned, it says it doesn't exist or under coffee I indexer does not exist. Maybe there is a prereq that I am missing?

Can someone point me in the right direction. How are you supposed to access the program on the web with reverse proxy after?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions