NPM Install Error: @drupal-canvas/discovery not found (404)
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3577677. --> Reported by: [naveenapj](https://www.drupal.org/user/3621466) Related to !700 !698 >>> <h3 id="overview">NPM Install Error: @drupal-canvas/discovery@* not found (404)</h3> <h3 id="Summary">When attempting to install the Drupal Canvas CLI using npm install @drupal-canvas/cli, the installation fails with a 404 error because the dependency @drupal-canvas/discovery cannot be found on the npm registry.</h3> <h3 id="Steps to Repro"></h3> <p>Run npm install @drupal-canvas/cli<br> Observe the following error<br> npm error code E404<br> npm error 404 Not Found - GET <a href="https://registry.npmjs.org/@drupal-canvas%2fdiscovery">https://registry.npmjs.org/@drupal-canvas%2fdiscovery</a> - Not found<br> npm error 404<br> npm error 404 The requested resource '@drupal-canvas/discovery@*' could not be found or you do not have permission to access it.</p> <h3 id="Proposed resolution:"></h3> <p>Please verify if @drupal-canvas/discovery needs to be published to npm or if the CLI dependency versioning needs adjustment?</p>
issue