pnp / generator-teams

A Yeoman Generator for Microsoft Teams
https://pnp.github.io/generator-teams
MIT License
428 stars 112 forks source link

Error package lint when generating new teams app #322

Closed alexandrenovo2001 closed 2 years ago

alexandrenovo2001 commented 2 years ago

Description

Screenshot 2022-06-30 230900

Steps to reproduce

run yo teams command fill all the inputs with default values

Expected results

project to be generator

Actual results

Error when downloading lint package

Project you experience issues with

generator-teams

generator version

4.0.1

build tools version

1.7.0

nodejs version

v16.14.0

npm version

8.5.0

Operating system (environment)

Windows

Additional Info

No response

wictorwilen commented 2 years ago

Unable to repro this, please try to scaffold the solution again.

The confusing part is eslint@8.4.5 - that package version does not exist. And generator-teams scaffolds with version 8.15.0 or later and there's no reference in a dependency to 8.4.5

RickVanRousselt commented 2 years ago

@alexandrenovo2001 Any update on this? Did you scaffold the solution again?