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

react-tools has been deprecated #33

Open
pmgllc opened this issue Aug 7, 2015 · 1 comment
Open

react-tools has been deprecated #33

pmgllc opened this issue Aug 7, 2015 · 1 comment

Comments

@pmgllc
Copy link

pmgllc commented Aug 7, 2015

It looks like the gulp build command requires react-tools to process the scripts. I'm stuck, so I'll leave this here so someone smarter than me can update the gulpfile.js items.

npm WARN deprecated react-tools@0.12.2: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
server:Picard Jesse$ gulp build
[14:52:41] Using gulpfile ~/Documents/Websites/www.mysite.dev/wp-content/themes/Picard/gulpfile.js
[14:52:41] Starting 'styles'...
[14:52:42] Finished 'styles' after 596 ms
[14:52:42] Starting 'scripts'...

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: EMFILE, open '/Users/Jesse/Documents/Websites/www.mysite.dev/wp-content/themes/Picard/node_modules/react/package.json'
@jacklenox
Copy link
Contributor

Thanks @pmgllc, we're going to rework Picard in the coming weeks so that it's compatible with v2 of the REST API. In the process I suspect we'll switch the build process to Webpack which will remove reliance on react-tools.

Until then, I'll leave this issue open but we'll hopefully be able to close it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants