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

Deploy new approach #36

Closed
GeneralMine opened this issue Jul 5, 2021 · 5 comments
Closed

Deploy new approach #36

GeneralMine opened this issue Jul 5, 2021 · 5 comments
Assignees
Labels
Help wanted Extra attention is needed Priority: High High priority to work on

Comments

@GeneralMine
Copy link
Owner

No description provided.

@GeneralMine GeneralMine added the Priority: High High priority to work on label Jul 5, 2021
@GeneralMine GeneralMine self-assigned this Jul 5, 2021
@GeneralMine
Copy link
Owner Author

GeneralMine commented Jul 6, 2021

@ciearius there is an error with dependencies while trying to deploy. A local npm run dev works fine. All packages are installed and updated
Any idea?
image

@GeneralMine GeneralMine added the Help wanted Extra attention is needed label Jul 6, 2021
@ciearius
Copy link
Collaborator

ciearius commented Jul 6, 2021

I've read in an official issue, that an update might fix this see the official issue. This might be loosely linked.

@GeneralMine
Copy link
Owner Author

Thanks but we're already using the latest version.

"devDependencies": {
    "@sveltejs/adapter-node": "next",
    "@sveltejs/kit": "next",

I still dont know how to fix this :(

@GeneralMine
Copy link
Owner Author

Well I fixed that error above by using npm run build in advance to preview.
Now its the same error our docker containers are getting:
image

@GeneralMine
Copy link
Owner Author

solved by moving some packages to dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted Extra attention is needed Priority: High High priority to work on
Projects
None yet
Development

No branches or pull requests

2 participants