question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

0.18 upgrade issues

See original GitHub issue

Hey @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:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
marklawlorcommented, May 19, 2021

Cool, I’ll close this now. This update seems to speed up our compile times quite a bit 👍

0reactions
piglovesyoucommented, May 19, 2021

Thank you for trying it out, @marklawlor. About 2., yes, it should definitely be that explicit path. I modified the page.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found