Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
M montry-ui
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Duong Nguyen
  • montry-ui
  • Issues
  • #5

Closed
Open
Created Aug 26, 2022 by Duong Nguyen@duongnvMaintainer

[Bug] Serialport does not work on RPi. Multiple errors

Error 1: Mismatched NODE_MODULE_VERSIONs (103 and 106) due to serialport being built against different version of node (103 is the version on RPi - 16.17.0 and 106 is the internal version of node inside electron)

Error 2: No native module built for params (arch=arm kernel=linux uv=1 node=106 electron=19.0.0) this is also because the module serialport was not built against RPi environment or built but the process doesn't emit the necessary binary files)

Edited Aug 26, 2022 by Duong Nguyen
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking