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
> next dev
▲ Next.js 14.1.0
- Local: http://localhost:3000
- Environments: .env
✓ Ready in 2.3s
○ Compiling /middleware ...
✓ Compiled /middleware in 731ms (285 modules)
<w> [webpack.cache.PackFileCacheStrategy] Serializing big strings (101kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
○ Compiling /[projectId] ...
⨯ ./node_modules/ssh2/lib/protocol/crypto/build/Release/sshcrypto.node
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
Import trace for requested module:
./node_modules/ssh2/lib/protocol/crypto/build/Release/sshcrypto.node
./node_modules/ssh2/lib/protocol/crypto.js
./node_modules/ssh2/lib/keygen.js
./node_modules/ssh2/lib/index.js
./node_modules/docker-modem/lib/ssh.js
./node_modules/docker-modem/lib/modem.js
./node_modules/dockerode/lib/docker.js
./services/executor.ts
./services/deploy.ts
./app/[projectId]/page.tsx
⨯ ./node_modules/ssh2/lib/protocol/crypto/build/Release/sshcrypto.node
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
Import trace for requested module:
./node_modules/ssh2/lib/protocol/crypto/build/Release/sshcrypto.node
./node_modules/ssh2/lib/protocol/crypto.js
./node_modules/ssh2/lib/protocol/keyParser.js
./node_modules/ssh2/lib/index.js
./node_modules/docker-modem/lib/ssh.js
./node_modules/docker-modem/lib/modem.js
./node_modules/dockerode/lib/docker.js
./services/executor.ts
./services/deploy.ts
./app/[projectId]/page.tsx
⨯ ./node_modules/ssh2/lib/protocol/crypto/build/Release/sshcrypto.node
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
Import trace for requested module:
./node_modules/ssh2/lib/protocol/crypto/build/Release/sshcrypto.node
./node_modules/ssh2/lib/protocol/crypto.js
./node_modules/ssh2/lib/protocol/keyParser.js
./node_modules/ssh2/lib/index.js
./node_modules/docker-modem/lib/ssh.js
./node_modules/docker-modem/lib/modem.js
./node_modules/dockerode/lib/docker.js
./services/executor.ts
Env:
dockerode: 4.0.2
Next.js 14.1.0
node: v20.10.0
npm: 10.2.3
The text was updated successfully, but these errors were encountered:
I get an error when I run it.
The text was updated successfully, but these errors were encountered: