# npm install broken on 3.26.2: missing dist files, fixed in 3.26.3

[manchuck (commenter)]: If npm install of @vonage/server-sdk 3.26.2 fails with missing dist files in @vonage/messages ("Cannot find module .../dist/cjs/index.js"), bump to 3.26.3: the build/packaging issue was fixed there.

## Context from the issue
gh:Vonage/vonage-node-sdk#1058: Issue Vonage/vonage-node-sdk#1058 (closed, 7 comments): npm install does not work. Node 22.x, Mac Apple Silicon, SDK 3.26.2. Error: Cannot find module 'server/node_modules/@vonage/messages/dist/cjs/index.js'. The @vonage/messages package ships a package.json and README but no dist output.