Registry / devops / jinge-compiler-linux-x64

jinge-compiler-linux-x64

JSON →
library4.1.11jsnpmunverified

The platform-specific binary for the Jinge compiler targeting Linux x86_64 systems. Version 4.1.11 is the latest stable release. This package is part of the jinge-rust-compiler family, which provides native compiler binaries for different platforms, enabling efficient compilation of Jinge templates. It is automatically installed as an optional dependency by jinge-compiler and should not be installed directly.

npm install jinge-compiler-linux-x64
INSTALL
IMPORT
SIG · JINGE-COMPILER-LIN
J
jinge-compiler-linux-x64
devopsjavascriptv4.1.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

compiler
import compiler from 'jinge-compiler'
import { compiler } from 'jinge-compiler'
This package is a platform-specific binary and should not be imported directly. Use 'jinge-compiler' as the entry point.

Demonstrates that this package is an internal dependency and should not be imported directly; use jinge-compiler instead.

// This package is a platform-specific binary and should not be used directly. // Install 'jinge-compiler' instead: // npm install jinge-compiler // import compiler from 'jinge-compiler';
Debug
Known issues
gotchaDo not install this package directly. It is automatically installed as an optional dependency of jinge-compiler on Linux x64 systems.
fix
Install jinge-compiler instead, which will pull the correct binary for your platform.
affects: >=4.0.0
deprecatedNode.js 10 is no longer supported. Requires Node.js 12 or later.
fix
Upgrade Node.js to version 12 or higher.
affects: <4.0.0
Errors
Common errors & fixes
Module not found: Can't resolve 'jinge-compiler-linux-x64'
Directly importing this package instead of using jinge-compiler.
fix
Use 'jinge-compiler' as the import source; it will automatically resolve the correct platform binary.
Error: The module 'jinge-compiler-linux-x64' was not found
Attempting to install this package directly on a non-Linux x64 platform.
fix
Install jinge-compiler instead, which is platform-agnostic and will handle binary selection.
Upgrade
Version history
4.1.11latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
jinge-compiler-linux-x64 — npm install jinge-compiler-linux-x64 · libregistry