Description
With fresh instak, the frontend is crashing.
sed: can't read src/api_client/apiClient.js: No such file or directory
,[..................] - : info using node@v6.15.1
[..................] - : info using node@v6.15.1
,> ownphotos-frontend@0.1.0 start /usr/src/app
,> react-scripts start
,
,Could not find a required file.
, Name: index.js
, Searched in: /usr/src/app/src
,
,npm ERR! Linux 4.9.0-8-amd64
,npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
,npm ERR! node v6.15.1
,npm ERR! npm v3.10.10
,npm ERR! code ELIFECYCLE
,npm ERR! ownphotos-frontend@0.1.0 start: react-scripts start
,npm ERR! Exit status 1
,npm ERR!
,npm ERR! Failed at the ownphotos-frontend@0.1.0 start script 'react-scripts start'.
,npm ERR! Make sure you have the latest version of node.js and npm installed.
,npm ERR! If you do, this is most likely a problem with the ownphotos-frontend package,
,npm ERR! not with npm itself.
,npm ERR! Tell the author that this fails on your system:
,npm ERR! react-scripts start
,npm ERR! You can get information on how to open an issue for this project with:
,npm ERR! npm bugs ownphotos-frontend
,npm ERR! Or if that isn't available, you can get their info via:
,npm ERR! npm owner ls ownphotos-frontend
,npm ERR! There is likely additional logging output above.
,
,npm ERR! Please include the following file with any support request:
,npm ERR! /usr/src/app/npm-debug.log
any ideas?
Thanks....