GithubHelp home page GithubHelp logo

按开发步骤启动不了 about varlet HOT 4 CLOSED

varletjs avatar varletjs commented on May 2, 2024
按开发步骤启动不了

from varlet.

Comments (4)

BeADre avatar BeADre commented on May 2, 2024

直接在根目录下 yarn bootstrap 就报错了?

from varlet.

haoziqaq avatar haoziqaq commented on May 2, 2024

Site development building █████████████████████████ building (51%) 6/8 entries 17/17 dependencies 4/7 modules 3 active
babel-loader › ../../../../#OpenSource/varlet/packages/varlet-cli/site/pc/main.ts

Server running at http://0.0.0.0:8081
(node:54917) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be one of type string, TypedArray, or DataView. Received type undefined
at Hash.update (internal/crypto/hash.js:58:11)
at BulkUpdateDecorator.update (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/util/createHash.js:51:14)
at NormalModule.updateHash (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/NormalModule.js:1129:8)
at Compilation._createModuleHash (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:3085:10)
at Compilation.createModuleHashes (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:3057:10)
at hooks.optimizeChunkModules.callAsync.err (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:2334:11)
at Hook.eval [as callAsync] (eval at create (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/HookCodeFactory.js:33:10), :10:1)
at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/Hook.js:18:14)
at hooks.optimizeTree.callAsync.err (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:2294:36)
at eval (eval at create (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/HookCodeFactory.js:33:10), :18:1)
(node:54917) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:54917) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

请提供一下你的node版本 或是留下你的邮箱 我邀请你进群详细交流

from varlet.

qinhua avatar qinhua commented on May 2, 2024

Site development building █████████████████████████ building (51%) 6/8 entries 17/17 dependencies 4/7 modules 3 active
babel-loader › ../../../../#OpenSource/varlet/packages/varlet-cli/site/pc/main.ts
Server running at http://0.0.0.0:8081
(node:54917) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be one of type string, TypedArray, or DataView. Received type undefined
at Hash.update (internal/crypto/hash.js:58:11)
at BulkUpdateDecorator.update (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/util/createHash.js:51:14)
at NormalModule.updateHash (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/NormalModule.js:1129:8)
at Compilation._createModuleHash (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:3085:10)
at Compilation.createModuleHashes (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:3057:10)
at hooks.optimizeChunkModules.callAsync.err (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:2334:11)
at Hook.eval [as callAsync] (eval at create (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/HookCodeFactory.js:33:10), :10:1)
at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/Hook.js:18:14)
at hooks.optimizeTree.callAsync.err (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:2294:36)
at eval (eval at create (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/HookCodeFactory.js:33:10), :18:1)
(node:54917) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:54917) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

请提供一下你的node版本 或是留下你的邮箱 我邀请你进群详细交流

node版本:14.17.0,尝试过10左右的版本也是同样的错
邮箱:[email protected]

from varlet.

haoziqaq avatar haoziqaq commented on May 2, 2024

Site development building █████████████████████████ building (51%) 6/8 entries 17/17 dependencies 4/7 modules 3 active
babel-loader › ../../../../#OpenSource/varlet/packages/varlet-cli/site/pc/main.ts
Server running at http://0.0.0.0:8081
(node:54917) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be one of type string, TypedArray, or DataView. Received type undefined
at Hash.update (internal/crypto/hash.js:58:11)
at BulkUpdateDecorator.update (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/util/createHash.js:51:14)
at NormalModule.updateHash (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/NormalModule.js:1129:8)
at Compilation._createModuleHash (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:3085:10)
at Compilation.createModuleHashes (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:3057:10)
at hooks.optimizeChunkModules.callAsync.err (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:2334:11)
at Hook.eval [as callAsync] (eval at create (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/HookCodeFactory.js:33:10), :10:1)
at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/Hook.js:18:14)
at hooks.optimizeTree.callAsync.err (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/webpack/lib/Compilation.js:2294:36)
at eval (eval at create (/Users/qinhua/Desktop/MyCode/#OpenSource/varlet/node_modules/tapable/lib/HookCodeFactory.js:33:10), :18:1)
(node:54917) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:54917) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

请提供一下你的node版本 或是留下你的邮箱 我邀请你进群详细交流

node版本:14.17.0,尝试过10左右的版本也是同样的错
邮箱:[email protected]

给您邮箱发邮件了,有空查收一下。

from varlet.

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.