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

Formio.js version updates in Windows environments are not available #90

Closed
niulinlnc opened this issue Nov 27, 2020 · 6 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@niulinlnc
Copy link

The formio.js version updates in Windows environments are not available, mainly:

  1. The path cannot be found
  2. The resource bundle cannot be uncompressed
    Although in a formal environment it will run under Linux. However, in the Windows development environment, it is not easy to update the version.
    无标题
@bobslee
Copy link
Member

bobslee commented Nov 27, 2020

@niulinlnc yep I understand and even expected this annoying issue and concern.
In past software projects, I always bothered and solved OS/platform differences.
Windows installs were never my concern with odoo-formio, yet.

I would like to solve, or you're able to prepare a PR with improvement?

@niulinlnc
Copy link
Author

niulinlnc commented Nov 28, 2020

@bobslee I've solved it. #92

@niulinlnc
Copy link
Author

@bobslee There is another problem here. If my odoo server is deployed under Docker environment, the module folder is generally read-only, and permissions will be involved when downloading the version here.
无标题

@bobslee
Copy link
Member

bobslee commented Nov 28, 2020

@niulinlnc Thanks for your PR. I shall review upcoming days.

Regarding the Docker issue...
Can't you add an extra Volume mount?
In case that's not ideal... which path, for downloaded/installed version assets, do you suggest?

@bobslee
Copy link
Member

bobslee commented Dec 9, 2020

@niulinlnc do you want to solve/improve this Docker / module directory issue first?
Or shall I merge your PR?

@bobslee bobslee added this to the Milestone 1 milestone Dec 9, 2020
@bobslee bobslee added the enhancement New feature or request label Dec 10, 2020
@bobslee
Copy link
Member

bobslee commented Dec 16, 2020

@niulinlnc no need to discuss about the Docker setup issue?
I'm curious if and how you solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants