Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to follow local build / run instructions - build failing #7694

Closed
underwater opened this issue Mar 22, 2024 · 3 comments
Closed
Assignees
Labels
Milestone

Comments

@underwater
Copy link

newbie here, trying to get started, and starting
yarn yarn bootstrap yarn prepare:husky yarn seed yarn start
at getting:
`src/entities/repository/mikro-orm-product-review.repository.ts:1:46 - error TS2307: Cannot find module '../../core/repository/mikro-orm-base-entity.repository' or its corresponding type declarations.

1 import { MikroOrmBaseEntityRepository } from '../../core/repository/mikro-orm-base-entity.repository';`

any suggestions,

@evereq evereq added the bug label Mar 22, 2024
@evereq evereq added this to the v0.9 milestone Mar 22, 2024
@evereq
Copy link
Member

evereq commented Mar 22, 2024

@underwater it's an issue that was introduced few hours ago into our develop branch, please try from more stable master branch or wait till we resolve it. You can see building failing in https://github.com/ever-co/ever-gauzy/actions/runs/8389866562/job/22976954245#step:5:868, so basically needs to wait till you will see that same build succeed after we push fixes. Thank you for notice!

@rahul-rocket please work to resolve this :)

@evereq evereq changed the title unable to follow local build / run instructions [Bug] Unable to follow local build / run instructions - build failing Mar 22, 2024
@rahul-rocket rahul-rocket mentioned this issue Mar 22, 2024
2 tasks
@rahul-rocket
Copy link
Collaborator

@evereq @underwater Fixed. Thank you!

@underwater
Copy link
Author

Wow... super reactivity... kudos to the team ... impressive project :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants