Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: re-build fsevents and node-gyp of lockfile to fix development install #154

Closed
wants to merge 1 commit into from
Closed

chore: re-build fsevents and node-gyp of lockfile to fix development install #154

wants to merge 1 commit into from

Conversation

bryantbiggs
Copy link
Contributor

  • if you pull down the project locally currently and run yarn you will encounter a number of errors related to node-gyp and fsevents. this change fixes those errors by removing node-pre-gyp and fsevents from the lockfile and re-running yarn to allow the dependency tree to re-resolve itself correctly

Fixes #153

@bryantbiggs
Copy link
Contributor Author

cc @bsneed / @colinking

colinking added a commit that referenced this pull request Dec 1, 2020
This PR extends #154 (comment) to upgrade jest, which ends up upgrading the dependencies that caused those issues. It also upgrades typescript and eslint to resolve various issues associated with upgrading jest.

Looks like this also replaces: #155

This appears to resolve #153 for me.

cc @bryantbiggs @alexmarchis-toptal: let me know if this fixes your problems. Thanks for originally digging into this, @bryantbiggs!
@colinking
Copy link
Contributor

Closing in favor of #156

@colinking colinking closed this Dec 1, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to create a local dev build for typewriter
2 participants