Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cp: prod/server/nuxt/dist/: No such file or directory #4

Open
simonhrogers opened this issue Jan 10, 2019 · 0 comments
Open

cp: prod/server/nuxt/dist/: No such file or directory #4

simonhrogers opened this issue Jan 10, 2019 · 0 comments

Comments

@simonhrogers
Copy link

Hi there!

Thanks for writing this :-)

I’m getting the following error at the moment:

$ yarn copydist && yarn copystatic
$ cp -R prod/server/nuxt/dist/ prod/client/assets
cp: prod/server/nuxt/dist/: No such file or directory
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Nuxt-SSR-Firebase@0.2.0 build: `yarn build:nuxt && yarn clean && yarn copyassets`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the Nuxt-SSR-Firebase@0.2.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/simon/.npm/_logs/2019-01-10T23_10_22_601Z-debug.log

Do I need to do anything to setup the assets differently?

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

No branches or pull requests

1 participant