Giter Site home page Giter Site logo

Cannot find module 'puppeteer' about dps HOT 5 OPEN

famanoder avatar famanoder commented on August 22, 2024
Cannot find module 'puppeteer'

from dps.

Comments (5)

m-alfred avatar m-alfred commented on August 22, 2024 3

安装插件后 使用 dps init 就报这个错误

使用npm i -g draw-page-structure 替换yarn global add draw-page-structure试下

from dps.

Cloudyttt avatar Cloudyttt commented on August 22, 2024

你好,你找到解决这个问题的办法了不

from dps.

famanoder avatar famanoder commented on August 22, 2024

麻烦贴一下详细的报错信息

from dps.

MrLth avatar MrLth commented on August 22, 2024

我执行yarn cache clean后,卸载重新安装可以了。
yarn cache clean
npm uninstall draw-page-structure -g
npm i draw-page-structure -g

from dps.

liuweiyibai avatar liuweiyibai commented on August 22, 2024

可以尝试全局安装 puppeteer

# 解决镜像源问题
npm config chromedriver_cdnurl http://npm.taobao.org/mirrors/chromedriver
npm config puppeteer_download_host https://npm.taobao.org/mirrors
npm i puppeteer -g

from dps.

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.