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

[v6.5.4] Build path not correct in package.json #1

Open
dknezevic opened this issue Oct 21, 2021 · 1 comment
Open

[v6.5.4] Build path not correct in package.json #1

dknezevic opened this issue Oct 21, 2021 · 1 comment

Comments

@dknezevic
Copy link

when running npm run build on the latest version i get:

> @geoext/openlayers-legacy@6.5.4 build
> ./build-openlayers-legacy.sh

'.' is not recognized as an internal or external command,
operable program or batch file.

updating package.json:6 to:
"build": "build-openlayers-legacy.sh",
fixes the issue

@simonseyock
Copy link
Member

Hey, sorry for the late response. Your fix does not work for me under linux, so I will leave it as it is.

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

2 participants