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

ENOENT: no such file or directory, open './pattern-lab/config/config.yml' #356

Open
chriswales95 opened this issue Jan 16, 2020 · 1 comment

Comments

@chriswales95
Copy link

emulsify version: 3.1

node version: any version less than 12. using 11.00 at this moment

npm (or yarn) version: 6.4.1

What you did:
Ran the npm start script

What happened:
Hangs a few seconds then outputs this:

[email protected] start /app/web/themes/custom/subtheme
gulp compile && gulp theme

fs.js:122
throw err;
^

Error: ENOENT: no such file or directory, open './pattern-lab/config/config.yml'
at Object.openSync (fs.js:443:3)
at Object.readFileSync (fs.js:348:35)
at module.exports (/app/web/themes/custom/subtheme/node_modules/emulsify-gulp/gulp-tasks/gulp-pattern-lab.js:13:10)
at module.exports (/app/web/themes/custom/subtheme/node_modules/emulsify-gulp/index.js:94:46)
at Object. (/app/web/themes/custom/subtheme/gulpfile.js:18:25)
at Module._compile (internal/modules/cjs/loader.js:707:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:718:10)
at Module.load (internal/modules/cjs/loader.js:605:32)
at tryModuleLoad (internal/modules/cjs/loader.js:544:12)
at Function.Module._load (internal/modules/cjs/loader.js:536:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: gulp compile && gulp theme
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-01-16T10_13_05_510Z-debug.log

@welcome
Copy link

welcome bot commented Jan 16, 2020

Thanks for opening your first issue here! Be sure to follow the issue template!

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