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

Unable To Setup Local Development Environment With Git Bash On Windows 10 #225

Closed
pihish opened this issue Mar 16, 2020 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@pihish
Copy link

pihish commented Mar 16, 2020

I am currently trying to install a local version of Flex to do plugin development. I am following these installation instructions found at https://flex.twilio.com/admin/developers:

npm init flex-plugin plugin-name
cd plugin-name
npm install
npm start

When running npm install, I get an error that looks like https://ibb.co/rx5cVqx

The offending command (packaged under npm install) seems to be flex-plugin check-start. I believe this has something to do with how the Git Bash client is configured on Windows machines (I am running Windows 10).

Any way to bypass this error by modifying one of the module files?

@pihish
Copy link
Author

pihish commented Mar 16, 2020

Here's a mention of what seems to be the underlying issue:

https://stackoverflow.com/a/49013604/1423787

@pihish
Copy link
Author

pihish commented Mar 24, 2020

Any insight into this?

@rnairtwilio rnairtwilio added the bug Something isn't working label Jun 29, 2020
@ktalebian
Copy link
Contributor

@pihish this should have been solved in the v4 version of the CLI. Please refer to https://www.twilio.com/docs/flex/developer/plugins/cli/install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants