atom / node-spellchecker

SpellChecker Node Module
http://atom.github.io/node-spellchecker
MIT License
300 stars 108 forks source link

Error: Error loading shared library /app/node_modules/spellchecker/build/Release/spellchecker.node: Exec format error #124

Open utkarshx opened 5 years ago

utkarshx commented 5 years ago

Prerequisites

Description

When using this in Alpine Docker, this is giving error.

Steps to Reproduce

  1. Create an Alpine Docker
  2. Add the spellchecker in the project
  3. Run the application

Expected behavior:

Should run properly

Actual behavior:

Fails with following Error Error: Error loading shared library /app/node_modules/spellchecker/build/Release/spellchecker.node: Exec format error

Reproduces how often: 100%

Versions

All Versions