asukaminato0721 commented on issue #5957: URL: https://github.com/apache/opendal/issues/5957#issuecomment-2842589008
sightly dig into one error ``` npm error code E404 npm error 404 Not Found - PUT https://registry.npmjs.org/@opendal%2flib-win32-x64-msvc - Not found npm error 404 npm error 404 '@opendal/[email protected]' is not in this registry. ``` but https://www.npmjs.com/package/@opendal/lib-win32-x64-msvc is 0.48.0 so the problem seems to be "/" become "%2f"? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
