Giter Club home page Giter Club logo

Comments (3)

PowerKiKi avatar PowerKiKi commented on July 22, 2024

Installing this package for production does not install puppeteer, as shown here:

$ mkdir empty-foler
$ cd empty-foler/
$ yarn add @ecodev/fab-speed-dial
yarn add v1.19.1
info No lockfile found.
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > @ecodev/[email protected]" has unmet peer dependency "@angular/common@^8.2.0".
warning " > @ecodev/[email protected]" has unmet peer dependency "@angular/core@^8.2.0".
warning " > @ecodev/[email protected]" has unmet peer dependency "@angular/material@^8.1.2".
warning " > @ecodev/[email protected]" has unmet peer dependency "rxjs@^6.5.2".
[4/4] Building fresh packages...

success Saved lockfile.
success Saved 2 new dependencies.
info Direct dependencies
└─ @ecodev/[email protected]
info All dependencies
├─ @ecodev/[email protected]
└─ [email protected]
Done in 0.83s.
$ yarn list
yarn list v1.19.1
warning package.json: No license field
warning No license field
├─ @ecodev/[email protected]
│  └─ tslib@^1.9.0
└─ [email protected]
Done in 0.09s.

It will only be installed when you develop this package.

Try yarn why puppeteer to know where it is coming from.

from fab-speed-dial.

ozzpy avatar ozzpy commented on July 22, 2024

with npm,l it install chromium!

from fab-speed-dial.

PowerKiKi avatar PowerKiKi commented on July 22, 2024

No, it doesn't. Note there are only two folders installed at the very end, nothing else:

$ mkdir empty-foler
$ cd empty-foler/
$ npm i @ecodev/fab-speed-dial
npm WARN saveError ENOENT: no such file or directory, open '/tmp/empty-foler/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/tmp/empty-foler/package.json'
npm WARN @ecodev/[email protected] requires a peer of @angular/common@^8.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN @ecodev/[email protected] requires a peer of @angular/core@^8.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN @ecodev/[email protected] requires a peer of @angular/material@^8.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN @ecodev/[email protected] requires a peer of rxjs@^6.5.2 but none is installed. You must install peer dependencies yourself.
npm WARN empty-foler No description
npm WARN empty-foler No repository field.
npm WARN empty-foler No README data
npm WARN empty-foler No license field.

+ @ecodev/[email protected]
added 2 packages from 1 contributor and audited 2 packages in 3.162s
found 0 vulnerabilities

$ ls node_modules/
@ecodev  tslib

from fab-speed-dial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.