-
Notifications
You must be signed in to change notification settings - Fork 166
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
Typescript utils won't install with the new version ( 0.2.1 ) #79
Comments
tsconfig is including tests in the build |
@rodydavis could you please take a look? |
Ran into the same error,
You can run the install without these using: Not sure what the implications of not running these scripts is tho. 🤷♂️ |
Is is meant to run on bash on Linux or macOS. related issue: akosbalasko/yarle#220 |
I think |
It took approximately 3 seconds of looking at the package.json to know exactly how to resolve the installation fail. That means none of Google's team have looked at this for longer than a fraction of a second. Either that or Google's devs were unable to resolve this blindingly simple config issue. |
Fixing the change internally and will push out, also working on fixing some other related issues. |
Will land in 0.2.3 |
@rodydavis Seems to be working in 2.2 so far (at least build-wise). Tinkering with it at the moment. |
@WillsterJohnson That is not an acceptable way to speak to any developer, please refer to https://developer.mozilla.org/en-US/docs/MDN/Community/Open_source_etiquette and consider making more constructive comments in the future. |
The new version that was just published throws a bunch of errors when trying to install with
npm i
The text was updated successfully, but these errors were encountered: