Skip to content

Conversation

conico974
Copy link
Contributor

No description provided.

@conico974
Copy link
Contributor Author

🤞

@conico974 conico974 merged commit 8bd6523 into opennextjs:main Oct 2, 2024
1 check passed
@conico974
Copy link
Contributor Author

Obviously it won't run, i didn't change anything in the open-next folder

@khuezy
Copy link
Contributor

khuezy commented Oct 2, 2024

Hmmm strange errors. I'll delete the old cache, maybe it's referring older deps there.

 WARN  Failed to create bin at /home/runner/work/opennextjs-aws/opennextjs-aws/packages/tests-unit/node_modules/.bin/open-next. ENOENT: no such file or directory, chmod '/home/runner/work/opennextjs-aws/opennextjs-aws/packages/tests-unit/node_modules/@opennextjs/aws/dist/index.js'
 WARN  Failed to create bin at /home/runner/work/opennextjs-aws/opennextjs-aws/packages/tests-unit/node_modules/.bin/aws. ENOENT: no such file or directory, chmod '/home/runner/work/opennextjs-aws/opennextjs-aws/packages/tests-unit/node_modules/@opennextjs/aws/dist/index.js'
> node ../../packages/open-next/dist/index.js build --streaming --build-command "npx turbo build"
node:internal/modules/cjs/loader:1080
  throw err;
  ^
Error: Cannot find module '/home/runner/work/opennextjs-aws/opennextjs-aws/packages/open-next/dist/index.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
    at Module._load (node:internal/modules/cjs/loader:922:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
    at node:internal/main/run_main_module:23:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

@conico974 conico974 deleted the fix/e2e branch October 29, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants