0.18 upgrade issues
See original GitHub issueHey @piglovesyou, I’m running into a couple of issues upgrading to 0.18
typeInjectEntrypoint
The default for this appears to be wrong. Its an optional value but with the default config it points location that doesn’t exist.
Types are being generated in node_modules/.cache/graphql-let/__types__.tsx
but its pointing to node_modules/@types/graphql-let/__generated__/__types__
Is this value needed since cacheDir provides the same path info?
Type error: Import declaration conflicts with local declaration
When using the mappers
option from typescript-resolvers
Typescript cannot compile __types__.tsx
. I think this is because 0.18 outputs an .tsx
file, while 0.17 outputted a .d.ts
file (and used export declare type
).
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
[3.0.0.18] Update problem from 3.0.0.17 #3185 - GitHub
1)Download latest release from Teampass · 2)Unzip and overwrite existing files in Teampass folder · 3)Browse to Teampass upgrade page by selecting ...
Read more >Known Issues Patch 0.18.5 — Sky: Children of the Light Help ...
The team has identified the issue causing Ascended Candles to not be awarded for clearing the Shard Eruptions Saturday, September 17 and Sunday, ......
Read more >update default dbt version to 0.18.2 (#2694) · Issues - Meltano
This issue is being created to document an MR already in progress. At this moment, meltano uses dbt==0.16.1 for the dbt transformer. There...
Read more >Phoenix Forum
Problem with upgrading LiveView from 0.16 to 0.17/0.18 ... I'm running an old Phoenix LiveView app and today I wanted to upgrade from...
Read more >Service Update 0.18 for Microsoft Dynamics 365 9.0
Service Update 0.18 resolves the following issues: ... Please note that an (*) at the end of a fix statement denotes that this...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cool, I’ll close this now. This update seems to speed up our compile times quite a bit 👍
Thank you for trying it out, @marklawlor. About 2., yes, it should definitely be that explicit path. I modified the page.