Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nfxpnk opened this issue Jul 25, 2022 · 0 comments

Comments

@nfxpnk
Copy link

nfxpnk commented Jul 25, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant