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
391 stars 50 forks source link

some test fails when create plugin from create-wp-react-app #23

Closed geopamplona closed 4 years ago

geopamplona commented 4 years ago

Hi,

Since yesterday I am not able to compile correctly.

imagen

some tests fails I am using last version from create-wp-react-app

Thanks !

matzeeable commented 4 years ago

Hi!

What's the exact version you are using? What command have you executed?

geopamplona commented 4 years ago

i execute create-wp-react-app create-workspace with version 2.1.0

matzeeable commented 4 years ago

Fixed by https://github.com/devowlio/create-wp-react-app/commit/391779a55f2769bc5c548d649b1d5dea73738714 . Please update to create-wp-react-app@2.1.2 and let me know if it works. If it does not, reopen the issue. 😃