Content
@
0 reply
0 recast
0 reaction
mass.framedl.eth
@masshesteria
Made a rookie mistake. Upgraded debugger on my Windows box. Now I'm getting Type errors when I run `frames`. Tried downgrading back to the previous version that worked for me, but I'm seeing the same problem. Windows 🙄 Working fine on my Linux laptop
1 reply
0 recast
0 reaction
RpGmAx ðŸŽ
@rpgmax
Hi, have you any example? Probably your debugger is more "strict" than before and that it is indeed missing types in your code?
1 reply
0 recast
0 reaction
mass.framedl.eth
@masshesteria
Running the debugger by itself. Haven't even started my code yet.
1 reply
0 recast
0 reaction
mskr
@mskr
Hey there, this issue was caused by next@^14.2.0 versions. We locked debugger to
[email protected]
for now until the issue is resolved upstream. So this issue is fixed in latest debugger.
0 reply
0 recast
0 reaction