Skip to content
New issue

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

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

Already on GitHub? # to your account

yarn run webpack #1192

Open
mbaderweb opened this issue Nov 1, 2022 · 0 comments
Open

yarn run webpack #1192

mbaderweb opened this issue Nov 1, 2022 · 0 comments

Comments

@mbaderweb
Copy link

I have to install akeneo 2.3 and run into this problem. I can't figure it out...

yarn run webpack

======================================================
ERROR in /var/www/html/pim-community-standard/pim-community-standard/node_modules/@types/node/index.d.ts
[tsl] ERROR in /var/www/html/pim-community-standard/pim-community-standard/node_modules/@types/node/index.d.ts(39,1)
TS1084: Invalid 'reference' directive syntax.

ERROR in ./web/bundles/pimenrich/js/view/base.ts
[tsl] ERROR in /var/www/html/pim-community-standard/pim-community-standard/web/bundles/pimenrich/js/view/base.ts(94,28)
TS2538: Type 'undefined' cannot be used as an index type.

ERROR in ./web/bundles/pimenrich/js/view/base.ts
[tsl] ERROR in /var/www/html/pim-community-standard/pim-community-standard/web/bundles/pimenrich/js/view/base.ts(193,3)
TS2416: Property 'render' in type 'BaseView' is not assignable to the same property in base type 'View'.
Type '() => View' is not assignable to type '() => this'.

ERROR in ./web/bundles/pimenrich/js/view/base.ts
[tsl] ERROR in /var/www/html/pim-community-standard/pim-community-standard/web/bundles/pimenrich/js/view/base.ts(193,3)
TS2416: Property 'render' in type 'BaseView' is not assignable to the same property in base type 'View<any, HTMLElement>'.
Type '() => View' is not assignable to type '() => this'.
Type 'View' is not assignable to type 'this'.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

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

No branches or pull requests

1 participant