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
$ docker-compose up
Recreating goreacttodo_client_1 ...
Recreating goreacttodo_client_1 ... done
Attaching to goreacttodo_server_1, goreacttodo_client_1
server_1 | [gin] Listening on port 3000
server_1 | [gin] Building...
client_1 | npm info it worked if it ends with ok
client_1 | npm info using [email protected]
client_1 | npm info using [email protected]
client_1 | npm ERR! Linux 4.4.119-boot2docker
client_1 | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
client_1 | npm ERR! node v6.5.0
client_1 | npm ERR! npm v3.10.3
client_1 | npm ERR! path /usr/src/app/package.json
client_1 | npm ERR! code ENOENT
client_1 | npm ERR! errno -2
client_1 | npm ERR! syscall open
client_1 |
client_1 | npm ERR! enoent ENOENT: no such file or directory, open '/usr/src/app/package.json'
client_1 | npm ERR! enoent ENOENT: no such file or directory, open '/usr/src/app/package.json'
client_1 | npm ERR! enoent This is most likely not a problem with npm itself
client_1 | npm ERR! enoent and is related to npm not being able to find a file.
client_1 | npm ERR! enoent
client_1 |
client_1 | npm ERR! Please include the following file with any support request:
client_1 | npm ERR! /usr/src/app/npm-debug.log
The text was updated successfully, but these errors were encountered:
$ docker-compose up
Recreating goreacttodo_client_1 ...
Recreating goreacttodo_client_1 ... done
Attaching to goreacttodo_server_1, goreacttodo_client_1
server_1 | [gin] Listening on port 3000
server_1 | [gin] Building...
client_1 | npm info it worked if it ends with ok
client_1 | npm info using [email protected]
client_1 | npm info using [email protected]
client_1 | npm ERR! Linux 4.4.119-boot2docker
client_1 | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
client_1 | npm ERR! node v6.5.0
client_1 | npm ERR! npm v3.10.3
client_1 | npm ERR! path /usr/src/app/package.json
client_1 | npm ERR! code ENOENT
client_1 | npm ERR! errno -2
client_1 | npm ERR! syscall open
client_1 |
client_1 | npm ERR! enoent ENOENT: no such file or directory, open '/usr/src/app/package.json'
client_1 | npm ERR! enoent ENOENT: no such file or directory, open '/usr/src/app/package.json'
client_1 | npm ERR! enoent This is most likely not a problem with npm itself
client_1 | npm ERR! enoent and is related to npm not being able to find a file.
client_1 | npm ERR! enoent
client_1 |
client_1 | npm ERR! Please include the following file with any support request:
client_1 | npm ERR! /usr/src/app/npm-debug.log
The text was updated successfully, but these errors were encountered: