You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I encounter this error when I launch my angular application. I am at version 9 of angular.
ERROR in src/app/shared/shared.module.ts:47:9 - error TS2305: Module '"D:/angular-starter-template/node_modules/@angular-ru/autowired/angular-ru-autowired"' has no exported member 'BeanAccessibleModule'.
47 import {BeanAccessibleModule} from '@angular-ru/autowired';
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I encounter this error when I launch my angular application. I am at version 9 of angular.
ERROR in src/app/shared/shared.module.ts:47:9 - error TS2305: Module '"D:/angular-starter-template/node_modules/@angular-ru/autowired/angular-ru-autowired"' has no exported member 'BeanAccessibleModule'.
47 import {BeanAccessibleModule} from '@angular-ru/autowired';
The text was updated successfully, but these errors were encountered: