Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. (node:21454) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/Users/tj.kruse/www/shopware6/platform/src/Administration/Resources/public/static/css/storefront.css'
  2. (node:21454) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  3. (node:21454) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  4. (node:21454) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/Users/tj.kruse/www/shopware6/platform/src/Administration/Resources/public/static/js/storefront.js'
  5. (node:21454) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  6. (node:21454) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/Users/tj.kruse/www/shopware6/platform/src/Administration/Resources/public/static/css/swag-customized-product.css'
  7. (node:21454) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
  8. (node:21454) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/Users/tj.kruse/www/shopware6/platform/src/Administration/Resources/public/static/js/swag-customized-product.js'
  9. (node:21454) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
  10. [HPM] Error occurred while trying to proxy request /api/v1/_info/open-api-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  11. [HPM] Error occurred while trying to proxy request /api/v1/_info/config from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  12. [HPM] Error occurred while trying to proxy request /api/v1/_info/entity-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  13. [HPM] Error occurred while trying to proxy request /api/v1/_info/me from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  14. [HPM] Error occurred while trying to proxy request /api/v1/_info/open-api-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  15. [HPM] Error occurred while trying to proxy request /api/v1/_info/entity-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  16. [HPM] Error occurred while trying to proxy request /api/v1/_info/open-api-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  17. [HPM] Error occurred while trying to proxy request /api/v1/_info/entity-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  18. [HPM] Error occurred while trying to proxy request /api/v1/_info/open-api-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  19. [HPM] Error occurred while trying to proxy request /api/v1/_info/entity-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  20. [HPM] Error occurred while trying to proxy request /api/v1/_info/open-api-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  21. [HPM] Error occurred while trying to proxy request /api/v1/_info/entity-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  22. [HPM] Error occurred while trying to proxy request /api/v1/_info/open-api-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  23. [HPM] Error occurred while trying to proxy request /api/v1/_info/entity-schema.json from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  24. [HPM] Error occurred while trying to proxy request /api/oauth/token from localhost:8080 to http://shopware6.local (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement