Skip to content
This repository was archived by the owner on Apr 1, 2018. It is now read-only.
This repository was archived by the owner on Apr 1, 2018. It is now read-only.

Installation in Windows 7. #155

@ghost

Description

My Server installation is perfect. The problem starts in the Client installation. I use the command npm install -g less jade http-server, which runs successfully. When I run make (I installed make from mingw, so i use mingw32-make.exe), it gives an error of :

E:\Test\hack.chat-master\client>mingw32-make.exe
mkdir -p schemes
lessc --global-var='name=chalk' scheme.less > schemes/chalk.css
ParseError: Unrecognised input in E:\Test\hack.chat-master\client\scheme.less on
line 1, column 1:
1 @'name: chalk';
2

Makefile:8: recipe for target 'schemes/chalk.css' failed
mingw32-make.exe: *** [schemes/chalk.css] Error 1

What am I doing wrong? Everything installs perfectly, but the error appears.

capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions