Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Fatal error: Cannot read property '1' of undefined #30

Closed
isobar-ranesco opened this issue Aug 27, 2014 · 0 comments
Closed

Fatal error: Cannot read property '1' of undefined #30

isobar-ranesco opened this issue Aug 27, 2014 · 0 comments

Comments

@isobar-ranesco
Copy link

I'm getting the above error when this tasks runs.. It will actually show the message underneath 'Building SVG sprites'.

Here is my setup:

    'svg-sprites': {
        'icons' : {
            options: {
                spriteElementPath: 'source/assets/svgs',
                spritePath: '.tmp/images/sprites/icons.svg',
                cssPath: '.tmp/styles/_icons.scss',
                sizes: {
                    std: 24,
                    small: 18,
                    large: 36
                },
                refSize: 'large',
                unit: 12
            }
        }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant