-
Currently, we have a general strategy for name lookups in enclosing scopes: they use the type as seen from end of the scope where it's defined. For example:
```
x = 1
def f():
# This is co…
-
### Current Behavior
If I try to use `nx generate @nx/nest:service --name=src/app/users`, my terminal is printing out the following error:
```text
[ NX ] Generating @nx/nest:service
Cannot read pr…
-
It seems the [`.run`](https://www.nv5geospatialsoftware.com/docs/_run.html) command is not fully implemented. Here an example with `.r`, which should be an abbreviation of `.run` or (`.rnew`?)
```
I…
-
## Expected Behavior
When using `(include_subdirs qualified)`, a Menhir parser in a qualified subdirectory should be able to access its sibling modules. This is useful for if a programming langua…
-
Hi,
I have an pnpm workspace, I am working with nest-neo4j for 3 months.
Lately I have been removing `@nestjs/config` from my project since I'm using different solution I have implemented, since thi…
-
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "D:\Python\Lib\site-packages\wikiextractor\WikiExtractor.py", line 66, in
…
-
### What version of Bun is running?
1.1.30
### What platform is your computer?
Linux 6.8.0-45-generic x86_64 x86_64
### What steps can reproduce the bug?
Here's a template for your GitHub issue r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I have an application with this structure with code:
```
src/
|-- app.module.ts
|-- res…
-
### Describe what's incorrect/missing in the documentation
In the manual installation instructions, it suggests creating an `app/root.jsx` file that exports `Layout`, `HydrateFallback`, `ErrorBound…
-
In a dry run I get
```
error[unsupported-nested-javascript]: referenced a JavaScript module without type declarations from a TypeScript module
--> # …
= hint: add a type declaration (d.ts) fo…
olets updated
3 weeks ago