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

bad option: --force #33

Open
lkalinowski opened this issue Nov 16, 2018 · 1 comment
Open

bad option: --force #33

lkalinowski opened this issue Nov 16, 2018 · 1 comment

Comments

@lkalinowski
Copy link

I have some issues after installing macOS Mojave.

Can't use gulp-grunt with node 11.1.0:

/usr/local/Cellar/node/11.1.0/bin/node: bad option: --force
/usr/local/Cellar/node/11.1.0/bin/node: bad option: --force=true

Even grunt-cli installing doesn't help ( https://stackoverflow.com/questions/52150323/grunt-force-fails-with-node-bad-option?rq=1 )

When I pass param:
require('gulp-grunt')(gulp, {
force: false
});
I still get:
/usr/local/Cellar/node/11.1.0/bin/node: bad option: --force=false

lkalinowski added a commit to lkalinowski/gulp-grunt that referenced this issue Nov 16, 2018
@lkalinowski
Copy link
Author

My pull request with fix:
#34

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