-
Notifications
You must be signed in to change notification settings - Fork 204
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
Build errors for from-scratch build of 0.0.21 #66
Comments
Hey Pablo, have you considered using Docker? We have just dockerized web-ifc. It's just a first version, but it should be easier if you're familiar with it. 🙂 |
Yeah, I use it occasionally.. I can try it. Better to have a hermetic build anyways |
Great! You can use the commands |
Sounds like |
did a PR :-) |
That did the trick, thanks! |
Accepted PR and moved monaco dep to dev-deps, looks like the tsc dependency was just a typo so it could be deleted. |
Hi Tom,
Trying to build from scratch.. everything goes well for awhile, then errors
There's a warning about using the right tsc.. hopefully it's just an env problem for me. The typescript lib is already installed, and I also tried using yarn, but same errors.
The text was updated successfully, but these errors were encountered: