Giter VIP home page Giter VIP logo

Comments (4)

aduil avatar aduil commented on June 18, 2024

我也遇到这个问题。解决步骤挺离谱:

  1. 删掉 node_modules\_@[email protected]@@types 目录
  2. 然后用cnpm i @types@node安装
  3. 再执行uirecorder init即可

from uirecorder.

chengcheng2046 avatar chengcheng2046 commented on June 18, 2024

我也遇到这个问题。解决步骤挺离谱:

  1. 删掉 node_modules\_@[email protected]@@types 目录
  2. 然后用cnpm i @types@node安装
  3. 再执行uirecorder init即可

你好,我尝试使用你的步骤,结果发现在第三步的时候,node_modules_@[email protected]@@types目录里的内容又变回了之前的内容。不知道是否我有哪些步骤错误了。

from uirecorder.

JackieZhang-Coding avatar JackieZhang-Coding commented on June 18, 2024

npm i @types@node
npm ERR! code EINVALIDPACKAGENAME
npm ERR! Invalid package name "@types" of package "@types@node": name can only contain URL-friendly characters.

npm ERR! A complete log of this run can be found in:

删了安装 直接报错了啊

from uirecorder.

undead25 avatar undead25 commented on June 18, 2024

node -v 查看当前 node 版本,使用 v12 或者 v14

附 v14 下载地址:https://nodejs.org/dist/v14.20.0/
安装完删除 node_modules 后再 cnpm i

from uirecorder.

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.