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

Yarn mock error #9

Closed
BenaddiRar opened this issue Mar 30, 2019 · 11 comments
Closed

Yarn mock error #9

BenaddiRar opened this issue Mar 30, 2019 · 11 comments

Comments

@BenaddiRar
Copy link

hello:

after all the install.

when i execute the CMD :
yarn run-mock --project hello-world

i have an error :

Screen Shot 2019-03-31 at 00 32 45

@mingcaocao
Copy link
Contributor

mingcaocao commented Mar 31, 2019

The command should be yarn run-mock --project hello-world instead of gulp .... Let me know if you still have the issue. @BenaddiRar

@mithuraweb
Copy link

mithuraweb commented Mar 31, 2019 via email

@mingcaocao
Copy link
Contributor

@BenaddiRar Did the check again. Looks like a Windows only issue. It should work in a unix working environment. Working on finding a fix for it.

@BenaddiRar
Copy link
Author

i have macos and homebrew

@BenaddiRar
Copy link
Author

i use yarn not gulp.
i dont know why gulp interact with this cmd

@chengravy1
Copy link

I face this problem too

@mingcaocao
Copy link
Contributor

Hi all, I am looking for that if merging the project to gulp 4 will fix this problem. I will let you guys know if that works.

@meditto
Copy link

meditto commented Apr 2, 2019

@mingcaocao what node version you're using?

@BenaddiRar
Copy link
Author

Macos 10.14.3 (18D109)
Node v10.15.3
Yarn 1.15.2

@mingcaocao
Copy link
Contributor

mingcaocao commented Apr 2, 2019

@meddjelaili on my Mac:
Node v8.11.1 (pretty old but I think this might be a node 10 with gulp 3 issue, so it might be a work around to downgrade node for now)
npm v5.6.0

@meditto
Copy link

meditto commented Apr 3, 2019

@mingcaocao switching to node 8 solve this issue, but the default SSL certificate of gulp-server wasn't working for me until I specified a key and a certificate in the dist task

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

5 participants