Project

Profile

Help

Bug #6250

open

SyntaxError: Unexpected token '='

Added by Prasad Kuppa 6 months ago. Updated 6 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2023-11-11
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

Hi Team, Getting below error while running xslt3 from command line.

/usr/local/lib/node_modules/xslt3/node_modules/saxon-js/SaxonJS2N.js:4290 q("not a node"),Error.tg&&Error.tg(),q("wrong node kind "+p.nodeType)}const k=fc;a(E,"indent","boolean",!1);return d(u)}}}();const Td=function(){function a(r,g,e,n,y){e="xml"===e?g.fixed.gb:g.fixed.$b;g=g.fixed.hd;var u=e[r];if(!u||u instanceof H){u=g[r];if(!u){try{u=n()}catch(E){u=E}g[r]=u}u=y(u);e[r]=u}if(u instanceof H)throw u;return u}function b(r,g){g||="utf-8";r=void 0===r.Ob?r:r.Ob;if(g.startsWith("utf")&&0<=r.indexOf("\ufffd"))throw new H("External file contains non-Unicode characters","FOUT1190");return r}function h(r){if(0<=r.indexOf("\x00"))throw new H("External file contains non-XML characters","FOUT1190"); ^

SyntaxError: Unexpected token '=' at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at Object. (/usr/local/lib/node_modules/xslt3/xslt3.js:43:357) at Object. (/usr/local/lib/node_modules/xslt3/xslt3.js:93:95) at Module._compile (internal/modules/cjs/loader.js:999:30)

OS: Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-70-generic x86_64) Node Version: v12.22.9 NPM Version: 8.5.1 SaxonJS Versions tried: 2.3.0, 2.4.0, 2.5.0 & 2.6.0

Thank you for your support.

Please register to edit this issue

Also available in: Atom PDF Tracking page