cancel
Showing results for 
Search instead for 
Did you mean: 

Error deploying mdk 23.4 module build failed

Thiagoc789
Participant
0 Kudos

Hello experts, I have made the migration from 6.3 to 23.4 in the mdk and I get the following error

Thankyou for any help

ModuleBuildError: Module build failed (from ../../extbin/local/openvscode-server/extensions/mdk-vsc-wing-23.6.0/node_modules/json-loader/index.js):
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object.module.exports (/extbin/local/openvscode-server/extensions/mdk-vsc-wing-23.6.0/node_modules/json-loader/index.js:4:49)
undefined

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

I would start by validating the MDK app by right clicking on the Application.app and selecting MDK: Validate Application. It sounds like there is a missing character or extra character somewhere and hopefully the validation will help find it.

Thiagoc789
Participant
0 Kudos

actually everything was working fine, but it was in version 6.3 when using the migrate tool was that the error started