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.

Installation of v1.4.0 fails with latest version of NPM

See original GitHub issue

Your environment

OS : MacOs Monterey v12.2.1 Node.js version : 16.13.0 NPM.js version : 8.5.0 suitecloud-cli version : 1.3.2 (Attempting to update to v1.4.0) Terminal/CMD tool : /bin/zsh

Describe the bug

Attempting to update to suitecloud v1.4.0

To Reproduce

Steps to reproduce the behavior:

  1. Run npm -g install @oracle/suitecloud-cli@1.4.0 or (npm install -g --supressSuiteCloudSDKLicensePrompt @oracle/suitecloud-cli)

Actual Behavior

Skips past user prompt to accept license agreement, which results in Installation aborted by user. error

Expected Behavior

To allow prompt and ability to say ‘yes’ (or respect the supressSuiteCloudSDKLicensePrompt toggle and auto-accept.

Additional context

Worked with @alii-gator in a screen share. We feel its an issue with the NPM version.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Extend-Appscommented, Mar 12, 2022

No, I reverted to 1.3.2 and will wait for the next update.

On Sat, Mar 12, 2022, 9:16 AM arook @.***> wrote:

same issue. anyone resolved?

— Reply to this email directly, view it on GitHub https://github.com/oracle/netsuite-suitecloud-sdk/issues/544#issuecomment-1065891015, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALTGHWTHE2DJPIVLOF4EUUTU7SRMFANCNFSM5OYNNGUA . You are receiving this because you authored the thread.Message ID: @.***>

0reactions
alii-gatorcommented, Apr 19, 2022

@arook @wmadruga please check with 1.5.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm install fails "invalid version" - Stack Overflow
I was using 1.0 as the version which was giving me an error. Changing it to 1.0.0 worked. Thanks! – Rizwan Javaid. Sep...
Read more >
Tip: Click on a version number to view a previous ... - npm
a package manager for JavaScript. Latest version: 9.2.0, last published: 24 days ago. Start using npm in your project by running `npm i...
Read more >
Npm install command failing with message "could not find ...
When I run the npm install command, npm starts downloading the ... You need to install the latest version of Visual Studio npm...
Read more >
Prevent npm install for not supported Node.js versions
If a project includes an .npmrc that defines a strict engine, people cannot run npm install if their Node.js is not fulfilling the...
Read more >
npm 7 is now generally available! - The GitHub Blog
Please note, npm 7 is now published as latest to the npm registry and will be the default version installed when you run...
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