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

add section to readme to troubleshoot deasync #43

Merged
merged 2 commits into from
Mar 25, 2019

Conversation

trevor-bliss
Copy link
Contributor

No description provided.

@@ -26,6 +26,19 @@ Update your project's unit testing script in package.json to execute `lwc-jest`:

Alternatively, you can globally install the package and run directly from the command line.

### Troubleshooting `deasync` Installation Errors

This project has a transitive dependency on `deasync` to compile Lightning web components during test runs. Depending on your operating system and Node version combination, `deasync` may attempt to compile C++ code during installation of this project. This has been known to create issues for some Windows users.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would add a link to deasync

@trevor-bliss trevor-bliss merged commit 233aeef into master Mar 25, 2019
@trevor-bliss trevor-bliss deleted the update-readme-deasync branch March 25, 2019 21:53
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.

2 participants