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

Migrated to newer build process to fix incompatibility issue between Node 12 and Gulp 3 #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

travisrussi
Copy link

I ran into an issue trying to get this demo running. Apparently Node 12 doesn't play nicely with Gulp 3. See this chat:
https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node

I updated the demo to use a more modern, simple build process (yarn) with the latest versions of the dependencies.

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

Successfully merging this pull request may close these issues.

1 participant