Alessandro dev.

Results 20 comments of Alessandro dev.

I have the same error, the schemas are installed when I start application. Any prevision for next release to fix it?

@adam-cowley I have the sam error. Please check this minimal project on link bellow [Github repository](https://github.com/4lessandrodev/Neode-NestJS-Neo4J) `user.schema.ts` ```shell Error: Not sure how to validate indexed on name at /home/alessandro/Workspace/Projects/teste/node_modules/neode/build/Services/Validator.js:273:15 at...

Have you tried to create a folder in the environment before deploy? `- name: Create application folder` `run: mkdir application && cp -r dist application/dist && cp -r package.json application/`...

https://github.com/4lessandrodev/types-ddd-cli

Published beta version for tests https://www.npmjs.com/package/types-ddd-cli

# New Version with full resources ![print](https://user-images.githubusercontent.com/34426407/191167227-1f8d5493-49ba-498d-b6e9-218a0a3981c1.png)

you can just provide a generic to function ![image](https://user-images.githubusercontent.com/34426407/191879056-8455c1f6-9a4e-4487-a16f-60fe08111323.png)

hey @tamon-persol thanks for reporting this. This is not a bug of the "types-ddd" lib, this is a limitation of the way next.js generates a package for the browser, but...

Hey @theanurin thanks for reporting this bug. Fixed on version 3.1.5 and 2.12.3

Can you send some example? Check this: [Sample](https://github.com/4lessandrodev/fix-next-rich-domain/tree/main)