Changes between Initial Version and Version 1 of Ticket #64911, comment 2


Ignore:
Timestamp:
May 8, 2022, 12:09:43 AM (2 years ago)
Author:
herbygillot (Herby Gillot)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64911, comment 2

    initial v1  
    1 Lens requires nodejs14.  Since we cannot have multiple versions of Node installed side by side in MacPorts, and the current version used in nodejs16, I patched lens' `package.json` to permit the use of nodej16.
     1Lens requires nodejs14.  Since we cannot have multiple versions of Node installed side by side in MacPorts, and the current version used is nodejs16, I patched lens' `package.json` to permit the use of nodej16.
    22
    33That seems to be causing the build process to fail right around the Electron build phase: https://github.com/macports/macports-ports/pull/14784