Giter VIP home page Giter VIP logo

akeneo-design-system's People

Contributors

etiennekerbastard avatar stevenvaidie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

akeneo-design-system's Issues

Can't resolve './IconCard/IconCard'

๐Ÿ› I'm reporting a Bug ๐Ÿ›

Akeneo 5.0.23

When running the command yarn --cwd=akeneo-design-system run lib:build the following error is thrown:

ERROR in ./node_modules/akeneo-design-system/lib/components/index.js
Module not found: Error: Can't resolve './IconCard/IconCard' in '/home/olaf/phpstack/projects/akeneo/node_modules/akeneo-design-system/lib/components'
 @ ./node_modules/akeneo-design-system/lib/components/index.js 22:13-43
 @ ./node_modules/akeneo-design-system/lib/index.js
 @ ./public/bundles/akeneomeasure/index.tsx
 @ ./public/js/module-registry.js
 @ ./vendor/akeneo/pim-community-dev/frontend/webpack/require-context.js
 @ ./public/bundles/pimui/js/form/builder.js
 @ ./public/bundles/pimui/js/index.js
 @ multi babel-polyfill ./public/bundles/pimui/js/index.js

It seems it wants to load the IconCard component which isn't present in the lib directory, link

Is it compatible with Akeneo 4 CE, EE and 3 CE versions?

I am using the akeneo design system for my connector internal use and it is working fine on Akeneo 5 CE but after adding akeneo-design system on Akeneo 3 or 4 then I am getting the below issues:

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Badge/Badge.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Badge/Badge.d.ts(13,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Badge/Badge.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Badge/Badge.d.ts(13,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/shared/override.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/shared/override.d.ts(2,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/shared/override.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/shared/override.d.ts(2,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/theme/theme.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/theme/theme.d.ts(89,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/theme/theme.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/theme/theme.d.ts(89,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Link/Link.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Link/Link.d.ts(17,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Link/Link.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Link/Link.d.ts(17,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Button/Button.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Button/Button.d.ts(30,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Button/Button.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Button/Button.d.ts(30,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Checkbox/Checkbox.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Checkbox/Checkbox.d.ts(10,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Checkbox/Checkbox.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Checkbox/Checkbox.d.ts(10,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/hooks/usePosition.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/hooks/usePosition.d.ts(7,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/hooks/usePosition.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/hooks/usePosition.d.ts(7,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Field/Field.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Field/Field.d.ts(16,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Field/Field.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Field/Field.d.ts(16,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Helper/Helper.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Helper/Helper.d.ts(12,1)
TS1128: Declaration or statement expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Helper/Helper.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/components/Helper/Helper.d.ts(12,13)
TS1005: ';' expected.

ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/icons/IconProps.d.ts
[tsl] ERROR in /var/www/html/pim/webroot/pim-ce/node_modules/akeneo-design-system/lib/icons/IconProps.d.ts(11,1)
TS1128: Declaration or statement expected.

So I just want to know that is akeneo-design-system is compatible with the Akeneo version below 5?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.