Skip to content
This repository was archived by the owner on Jun 23, 2018. It is now read-only.

Fix cake bake bug, existSync is depriciated#94

Open
elvongray wants to merge 2 commits intoreplit-archive:masterfrom
elvongray:fix_cake_bake_bug
Open

Fix cake bake bug, existSync is depriciated#94
elvongray wants to merge 2 commits intoreplit-archive:masterfrom
elvongray:fix_cake_bake_bug

Conversation

@elvongray
Copy link

I am just creating this pull request for anybody that come across this issue while trying to use this project.

@shoveller
Copy link

Thank you very much. It works for me. (--)(__)

@luizperes
Copy link

I believe there are easier ways to fix this bug, in my case I only had to replace path.existsSync with fs.existsSync. That is just too much code for such a simple problem.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants