We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
c105-cgd works using 6.14.13 , doesn't work using npm 6.14.15
"dependencies": { "mapstore": "git+https://github.com/geosolutions-it/MapStore2.git#c105-cgd", "leaflet-rotatedmarker": "0.2.0", "react-checkbox-tree": "^1.7.1" },
Tested by @sycured on CI servers. Need to check if it is a regression of npm or a change of API.
The text was updated successfully, but these errors were encountered:
@sycured can you confirm the problematic version is the one indicated ?
Sorry, something went wrong.
Yes, it was exactly with node 14.18.1 / npm 6.14.15
CI fixed downgrading to node 14.17.0 / npm 6.14.13
Note: CI server uses nvm to have node/npm
nvm
No branches or pull requests
c105-cgd works using 6.14.13 , doesn't work using npm 6.14.15
Tested by @sycured on CI servers.
Need to check if it is a regression of npm or a change of API.
The text was updated successfully, but these errors were encountered: