Faiz Byputra
05/13/2025, 10:02 AMCannot find module '@uif-js/core' or its corresponding type declarations.
I have followed the NetSuite guide on the documentation, but I don't find a way out.
"devDependencies": {
"@oracle/suitecloud-uif-types": "^5.0.0",
"typescript": "^5.2.0"
}
"compilerOptions": {
"typeRoots": {
"node_modules/@types",
"node_modules/@oracle/suitecloud-uif-types"
}
}
The Usual Suspect
05/13/2025, 4:30 PMThe Usual Suspect
05/13/2025, 4:31 PMmichoel
05/15/2025, 2:12 AMmichoel
05/15/2025, 2:12 AMBS
05/15/2025, 5:18 AMpurnagadde
06/12/2025, 3:43 PMBS
06/12/2025, 7:05 PMBS
06/12/2025, 7:05 PMpurnagadde
06/13/2025, 4:08 PM