botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
76 stars 88 forks source link

Build error: Request failed 404 Not Found #1729

Closed ChuckNorrison closed 1 year ago

ChuckNorrison commented 1 year ago

Describe the bug

[23:32:27] Error: Command failed: cross-env npm_config_target_platform=darwin yarn  && yarn build --fail-on-error
error An unexpected error occurred: "https://registry.yarnpkg.com/@botpress/node-svm/-/node-svm-0.0.3.tgz: Request failed \"404 Not Found\"".

    at ChildProcess.exithandler (child_process.js:303:12)
    at ChildProcess.emit (events.js:315:20)
    at ChildProcess.EventEmitter.emit (domain.js:505:15)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
[23:32:27] 'build' errored after 7.28 min

To Reproduce https://v12.botpress.com/going-to-production/deploy/

Expected behavior Build should run successful

Environment (please complete the following information):

ChuckNorrison commented 1 year ago

node-svm-0.0.3.tgz does not exist, but node-svm-0.0.4.tgz does

Needs to be updated in https://github.com/botpress/botpress/blob/master/modules/ndu/package.json

davidvitora commented 1 year ago

Let's merge the PR