Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

test: fix error with npm8#592

Merged
DeviaVir merged 1 commit intomotdotla:mastermotdotla/node-lambda:masterfrom
abetomo:fix_testabetomo/node-lambda:fix_testCopy head branch name to clipboard
Feb 5, 2022
Merged

test: fix error with npm8#592
DeviaVir merged 1 commit intomotdotla:mastermotdotla/node-lambda:masterfrom
abetomo:fix_testabetomo/node-lambda:fix_testCopy head branch name to clipboard

Conversation

@abetomo
Copy link
Contributor

@abetomo abetomo commented Feb 5, 2022

packageJson.optionalDependencies = { npm: '*' }

The reason seems to be that the contents of 'package.json' and 'package-lock.json' do not match according to the above.

Removing 'package-lock.json' will not affect the validity of this test.

```
packageJson.optionalDependencies = { npm: '*' }
```
The reason seems to be that the contents of 'package.json' and 'package-lock.json' do not match according to the above.

Removing package-lock.json will not affect the validity of this test.
@abetomo
Copy link
Contributor Author

abetomo commented Feb 5, 2022

The windows test continues to fail for nodejs12 and 14.
It is failing at the Run npm i -g npm stage.
There is another cause for this, so open another PR.

The other failures are timeout errors that have occurred before, so we will ignore them for now.

@DeviaVir DeviaVir merged commit 86443db into motdotla:master Feb 5, 2022
@abetomo abetomo deleted the fix_test branch February 7, 2022 00:18
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

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.