You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught:
Error: Cannot find module '/Users/home/scratch/node_modules/@botpress/node-svm/dist/index.js'. Please verify that the package.json has a valid "main" entry
at tryPackage (node:internal/modules/cjs/loader:438:19)
at Module._findPath (node:internal/modules/cjs/loader:680:18)
at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:119:18) {
code: 'MODULE_NOT_FOUND',
path: '/Users/home/scratch/node_modules/@botpress/node-svm/package.json',
requestPath: '@botpress/node-svm'
}
The text was updated successfully, but these errors were encountered:
Make sure the issue is NLU related
Operating system
macOS
Product used
Other
Deploy Option
Sources (NodeJS)
Version
0.0.4
Configuration File
No response
CLI Arguments
Environment variables
No response
Description of the bug
importing
@botpress/node-svm
fails with:The text was updated successfully, but these errors were encountered: