Skip to content

__init__() got an unexpected keyword argument 'sourcemap_enabled' #71

@SoulRaven

Description

@SoulRaven

i get this error and i don't know why, http://dpaste.com/0HTNSG7

Settings for static precompilers for css files

STATIC_PRECOMPILER_OUTPUT_DIR = 'compiled'
STATIC_PRECOMPILER_MTIME_DELAY = 1

STATIC_PRECOMPILER_COMPILERS = (
('static_precompiler.compilers.LESS', {"sourcemap_enabled": True, "executable": "/usr/bin/lessc"}),
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions