ic-js icon indicating copy to clipboard operation
ic-js copied to clipboard

CI - parse error: Invalid numeric literal at line 2, column 2

Open peterpeterparker opened this issue 1 year ago • 0 comments

No sure if it's an error in our script or at npm but spotted the following error in the logs of the publish script:

parse error: Invalid numeric literal at line 2, column 2

Error does not impact the release as it seems to be thrown once the packages has been published to npm.

Example: https://github.com/dfinity/ic-js/actions/runs/8876357293/job/24367693557

peterpeterparker avatar Apr 29 '24 09:04 peterpeterparker