Rene Rubalcava
Rene Rubalcava
There will be an update on this coming Friday or Monday
You can configure git alias. `git config --global url."https://".insteadOf git://` This is first time issue has come up, so I would rather not change it. We are not updating older...
This doesn't seem to be an issue with the cli. You would probably get better results posting the question on the Esri community https://community.esri.com/t5/arcgis-api-for-javascript-questions/bd-p/arcgis-api-for-javascript-questions
I'll take a look at the copy script. It's probably missing the widget ones.
You don't need the plugin to use ESM. It's a convenience if you want the assets copied locally. You can test this with the `next` release of `@arcgis/core` and this...
Can you provide a sample project to repro this issue please.
i'll do a patch update later today
Thanks, we'll need to some debugging on Windows, thanks.
This will probably only work with v4.18 and up.
I'm not seeing this error. Can you provide your node/npm version as well. I notice you're on windows, maybe try installing the [windows build tools](https://github.com/felixrieseberg/windows-build-tools), not sure if that will...