alafr / SVG-to-PDFKit

Insert SVG into a PDF document created with PDFKit
MIT License
397 stars 111 forks source link

Corrupted package #183

Closed p3pp8 closed 6 months ago

p3pp8 commented 6 months ago

Since yesterday i'm facing this isssue while installing node modules:

npm WARN tarball tarball data for svg-to-pdfkit@0.1.8 (sha512-Prh/h9CB1jBCBIjSLD6kvIWhMV5S25Bwv7yK0fYJSOTIyg1CmU9OqNdRVCkdWyQY1Hkvm+1YdXJzh3xYupq1KA==) seems to be corrupted. Trying one more time.

and then

npm WARN tar ENOENT: no such file or directory, open 'C:\Users\myuser\Documents\my-app\node_modules.staging\@aws-sdk\credential-provider-ini-d2ee13a9\dist-es\fromIni.js'

and all the remaining resources.

Any help appreciated!

p3pp8 commented 6 months ago

Solved!