Nucleoid icon indicating copy to clipboard operation
Nucleoid copied to clipboard

Neuro-Symbolic AI with Knowledge Graph | "True Reasoning" through data and logic πŸŒΏπŸŒ±πŸ‹πŸŒ

Results 14 Nucleoid issues
Sort by recently updated
recently updated
newest added

**What's the issue?** I just installed the package mentioned in docs & pasted the code inside my editor. When I start server, It gives me error because the code I...

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

**What is the issue?** Navigation on the [Learn](https://nucleoid.com/learn) page of NucleoidJS doesn't work properly. **How to reproduce?** - Goto the [Learn](https://nucleoid.com/learn) page - Click on Express.js in the right-side navigation...

At the moment typescript linting tools does not like working with nucleoid. The way I understand this is that when I register a class I get static helper methods on...

enhancement

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

CommonJS causes circular dependency issue and we manually have to manage dependencies like [here](https://github.com/NucleoidJS/Nucleoid/blob/316634e513dc5d49ece019b32831b2270a7b6572/src/runtime.js#L13). ES6 modules seems more sophisticated for managing imports.

enhancement