Giter Club home page Giter Club logo

Comments (10)

qiu8310 avatar qiu8310 commented on May 26, 2024

@zhaoqinghai 更新到 @minapp/[email protected],应该解决了你的问题

from minapp.

zhaoqinghai avatar zhaoqinghai commented on May 26, 2024

@qiu8310 我已经升级到1.0.15了,输入minapp dev还是报相同的错

from minapp.

qiu8310 avatar qiu8310 commented on May 26, 2024

报什么错误,可以发下么?

from minapp.

zhaoqinghai avatar zhaoqinghai commented on May 26, 2024

default

from minapp.

qiu8310 avatar qiu8310 commented on May 26, 2024

看了下,我觉得应该是你安装过程中出问题了,上面报错的 timers-browserify 模块是依赖了 setimmediate 模块的,但在你系统中的 timers-browserify 中居然找不到 setimmediate。所以你看下你先删除 @minapp/cli,再重装下看能不能解决。

image

from minapp.

zhaoqinghai avatar zhaoqinghai commented on May 26, 2024

我现在卸载不掉了
default

from minapp.

qiu8310 avatar qiu8310 commented on May 26, 2024

你写错了 npm uninstall -g @minapp/cli

from minapp.

zhaoqinghai avatar zhaoqinghai commented on May 26, 2024

我重新装了一遍 还是报同样的错误,如果没引用到rxjs时是能运行成功的,只要引用rxjs就会抛出这种错误

from minapp.

qiu8310 avatar qiu8310 commented on May 26, 2024

这很奇怪,不过我觉得应该是模块没安装上。

要不你手动跳到这个目录上来
image

确认下 node_modules 中有没有 setimmediate 模块,没有的话手动安装下 npm install setimmediate

或者你用 cnpm 重新安装 minapp: cnpm install -g @minapp/cli;如果你本来就是用 cnpm 装的,那你试下用 npm 或者 yarn 安装下看看呢?

from minapp.

zhaoqinghai avatar zhaoqinghai commented on May 26, 2024

目录里面存在那个文件 安装的时候没有任何错误抛出
default
我是用cnpm装的 这个会有影响吗

from minapp.

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.