question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Help says `index.js` instead of `arcgis`

See original GitHub issue

Description

Minor issue - when I view the help, it says index.js everywhere it should say the command name (arcgis).

Expected Behavior

Help text should look like what’s in the README (and not have index.js)

Actual Behavior

Help text says index.js everywhere it should say arcgis: image

Steps to Reproduce

  1. npm install -g @arcgis/cli
  2. arcgis --help

Your Environment

  • Version used: @arcgis/cli@4.7.2
  • Browser Name and version: n/a
  • Operating System and version (desktop or mobile): Windows 10
  • Link to your project if available: n/a

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
odoecommented, May 16, 2018

That’s weird, just tried on Win10 at home and see the same thing. CLI still works though. This may be an issue with yargs on Windows, I’ll look into it when I get a chance.

0reactions
gavinrcommented, Oct 30, 2018

I updated to v4.9.2 and it works as expected now. Thanks @odoe!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot—ArcGIS Online Help | Documentation
When I add an OGC WMS or WMTS layer to my map, I get an error that says the layer's coordinate system doesn't...
Read more >
[Bug ?] jimu-arcgis dependency => TypeError this.m...
I've tried this with my own code and esri's js-api-widget in Exp.B. 1.6 & 1.7. Is anyone else getting the error?
Read more >
Map not loading · Issue #78 · Esri/react-arcgis - GitHub
If I remove the stylesheet link in the index.html page, the map will render but just infinitely scroll. My package.json is using. "@esri/react- ......
Read more >
referencing an amd module(arcgis) in webpack app
These are included in the ArcGIS API for JavaScript, ... you don't need to lazy load the ArcGIS API (say for example only...
Read more >
ArcGIS API for JS: Developing and Debugging Apps - YouTube
This introductory webinar written in JavaScript code will show you how to quickly set up a development environment using Visual Studio code.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found