devowlio / wp-react-starter

🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and deployment!
https://devowl.io/wp-react-starter/
Other
387 stars 51 forks source link

Error in ssh #15

Closed felipeoliveiradev closed 5 years ago

felipeoliveiradev commented 5 years ago

image

janisii commented 5 years ago

Temporary fix

Edit file /usr/local/lib/node_modules/create-wp-react-app/lib/create.js Find line starting with repository and change to:

repository = 'https://github.com/matzeeable/wp-reactjs-starter.git',

matzeeable commented 5 years ago

Hi @janisii,

Thanks for the report. I have already implemented that fix but I see that I never released the new version on npm, sorry (it was my second npm module so I were not so familar with it). I will release it today...

I close this issue because it is related to https://github.com/matzeeable/create-wp-react-app/issues/4