Skip to content

Error: Atlas: "guideSrc" (D:/scss) in config unavailable or unreadable. Please check this path in config #231

Description

@nfxpnk

Windows 10

  1. Set "guideSrc": "D:/scss"
{
    "guideSrc": "D:/scss",
    "guideDest": "atlas",
    "cssSrc": "assets/css/",
    "copyInternalAssets": false,
    "excludedSassFiles": "_dev-atlas-settings|_dev-atlas-definitions",
    "componentPrefixes": ["atlas-", "l-"],
    "projectConstants": {
        "constantsSrc": "assets/src/scss/_dev-atlas-settings.scss",
        "colorPrefix": "color",
        "fontPrefix": "font",
        "scalePrefix": "scale",
        "spacePrefix": "space",
        "motionPrefix": "motion",
        "depthPrefix": "depth",
        "breakpointPrefix": "break"
    }
}

Check is folder exists ls d:/scss

$ ls d:/scss
styles.scss

Run node ./bin/atlas-guide.js --build=.atlasrc.json

$ node ./bin/atlas-guide.js --build=.atlasrc.json
Error: Atlas: "guideSrc" (D:/scss) in config unavailable or unreadable. Please check this path in config

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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