Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] scully-plugin-google-analytics not installing #31

Closed
sburke56 opened this issue Jul 8, 2020 · 3 comments
Closed

[BUG] scully-plugin-google-analytics not installing #31

sburke56 opened this issue Jul 8, 2020 · 3 comments

Comments

@sburke56
Copy link

sburke56 commented Jul 8, 2020

Describe the bug
Angular 10
When installing with npm the package doesn't get to the filesystem. I should see the plus with the package name no?

To Reproduce

sburke@sburke-xps:~/sandbox/gdeonline/frontend$ npm un @flowaccount/scully-plugin-google-analytics --save-dev
npm WARN @scullyio/ng-lib@0.0.24 requires a peer of @angular/common@^9.0.0-rc.6 but none is installed. You must install peer dependencies yourself.
npm WARN @scullyio/ng-lib@0.0.24 requires a peer of @angular/core@^9.0.0-rc.6 but none is installed. You must install peer dependencies yourself.
npm WARN @scullyio/ng-lib@0.0.24 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
npm WARN bootstrap@4.5.0 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@5.2.2 requires a peer of @angular/compiler@>=2.3.1 <10.0.0 || >9.0.0-beta <10.0.0 || >9.1.0-beta <10.0.0 || >9.2.0-beta <10.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@5.2.2 requires a peer of @angular/core@>=2.3.1 <10.0.0 || >9.0.0-beta <10.0.0 || >9.1.0-beta <10.0.0 || >9.2.0-beta <10.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN guess-parser@0.4.18 requires a peer of typescript@~3.7.5 || ~3.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

up to date in 5.285s

59 packages are looking for funding
  run `npm fund` for details

sburke@sburke-xps:~/sandbox/gdeonline/frontend$ npm i @flowaccount/scully-plugin-google-analytics --save-dev
npm WARN @scullyio/ng-lib@0.0.24 requires a peer of @angular/common@^9.0.0-rc.6 but none is installed. You must install peer dependencies yourself.
npm WARN @scullyio/ng-lib@0.0.24 requires a peer of @angular/core@^9.0.0-rc.6 but none is installed. You must install peer dependencies yourself.
npm WARN @scullyio/ng-lib@0.0.24 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
npm WARN bootstrap@4.5.0 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@5.2.2 requires a peer of @angular/compiler@>=2.3.1 <10.0.0 || >9.0.0-beta <10.0.0 || >9.1.0-beta <10.0.0 || >9.2.0-beta <10.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@5.2.2 requires a peer of @angular/core@>=2.3.1 <10.0.0 || >9.0.0-beta <10.0.0 || >9.1.0-beta <10.0.0 || >9.2.0-beta <10.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN guess-parser@0.4.18 requires a peer of typescript@~3.7.5 || ~3.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN @flowaccount/scully-plugin-google-analytics@0.0.2 requires a peer of @scullyio/scully@^0.0.91 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

up to date in 7.242s

59 packages are looking for funding
  run `npm fund` for details

Expected behavior
Package should be installed.

Screenshots
If applicable, add screenshots to help explain your problem.

Check which provider is affected:
[] AWS
[] Azure
[] Google Cloud Platform

Check which framework is affected:
[X] Angular
[] Nodejs
[] Serverless
[] Lambda
[] Infrastructure as a code

Additional context
Add any other context about the problem here.

@wickstargazer
Copy link
Member

hmm ... i am not sure, i use the yarn command. Its an npm package, it should work normally but I can run a quick test for you :)

@wickstargazer
Copy link
Member

@sburke56 can i close this?

@wickstargazer
Copy link
Member

closing due to inactivity

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

No branches or pull requests

2 participants