fastlane/ci

unable to build webapp due to incorrect reference in dashboard.module.ts

irfanahmadein opened this issue ยท 1 comments

Steps

1.cd web
2.ng build --deploy-url="/.dist"

output

ERROR in web/app/common/components/common-components.module.ts(4,36): error TS2307: Cannot find module '../../shared_material.module'. web/app/dashboard/dashboard.module.ts(12,36): error TS2307: Cannot find module '../shared_material.module'.

Hey @Notimewaste, thanks for taking the time and trying out fastlane.ci and reporting this issue. We actually just merged a fix with #968 ๐ŸŽ‰ Let us know if that solves the problem for you ๐Ÿ‘