FancyFlame
Results
23
comments of
FancyFlame
Have you considered using `Span::call_site()` as a temporary substitute, or the span of the whole field?
@Imran-S-heikh Adding `file:` prefix works, my node is v22. ``` { "dependencies": { "create-wasm-app": "file:path/to/node_modules/create-wasm-app" } } ```
I think you can try using `use var as Var;` as a temporary workaround for this issue. Additionally, I also support this suggestion. Why not submit a PR directly?