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

Decidim on ruby-2.7.5:alpine-3.15 #96

Open
stephanedesjardins-qc opened this issue Jun 14, 2022 · 0 comments
Open

Decidim on ruby-2.7.5:alpine-3.15 #96

stephanedesjardins-qc opened this issue Jun 14, 2022 · 0 comments

Comments

@stephanedesjardins-qc
Copy link

Hi, how is life...
This is not an issue. But, the only way to communicate I did found

We do have an Alpine image that can build Decidim 25.2, 26.1 in development mode... But, when it comes to production mode it break at the webpacker compile it break, it seem related to axe-core... the axe-core-api and axe-core-rspec is installed successfully. Also try to install by npm and answer that everything needed is satisfied

the directory strucuture is created

  create  app/packs/stylesheets/decidim/decidim_application.scss
  create  app/packs/stylesheets/decidim/_decidim-settings.scss
  create  app/packs/src/decidim/decidim_application.js
  create  app/packs/images

The migration seems ok

The Gemfile's dependencies are satisfied

** Execute webpacker:compile
Compiling...
Compilation failed:

And alot of that error

looking for modules in /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs
  single file module
    No description file found in /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs or above
    no extension
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core doesn't exist
    .js
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.js doesn't exist
    .jsx
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.jsx doesn't exist
    .mjs
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.mjs doesn't exist
    .ts
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.ts doesn't exist
    .tsx
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.tsx doesn't exist
    .coffee
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.coffee doesn't exist
    .gql
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.gql doesn't exist
    .graphql
      /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core.graphql doesn't exist
  /usr/local/bundle/gems/decidim-dev-0.26.1/app/packs/axe-core doesn't exist

Any cues....

Also thanks for your great work

Best regards,

Steph

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

No branches or pull requests

1 participant