Giter Site home page Giter Site logo

problem with build about statusfy HOT 2 OPEN

13MrBlackCat13 avatar 13MrBlackCat13 commented on June 1, 2024
problem with build

from statusfy.

Comments (2)

edmooneysh avatar edmooneysh commented on June 1, 2024

Same issue with build - although running on Ubuntu WSL.

`
Asset Size Chunks Chunk Names
6951884d22f072bb9ff0.js 1.49 KiB 1 [immutable] runtime
ffebb92d44cab466ca6b.js 1.71 KiB 0 [immutable] app
Entrypoint app = 6951884d22f072bb9ff0.js ffebb92d44cab466ca6b.js

ERROR in ./.statusfy/client.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: /home/ed/dev/statusfy/.statusfy/client.js: Cannot find module '@babel/preset-env/lib/utils'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at PluginPass.Program (/home/ed/dev/statusfy/node_modules/@nuxt/babel-preset-app/src/polyfills-plugin.js:15:34)
at newFn (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/visitors.js:177:21)
at NodePath._call (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/path/context.js:53:20)
at NodePath.call (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/path/context.js:40:17)
at NodePath.visit (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/path/context.js💯31)
at TraversalContext.visitQueue (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/context.js:103:16)
at TraversalContext.visitSingle (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/context.js:77:19)
at TraversalContext.visit (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/context.js:131:19)
at Function.traverse.node (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/index.js:82:17)
at traverse (/home/ed/dev/statusfy/node_modules/@babel/traverse/lib/index.js:62:12)
at transformFile (/home/ed/dev/statusfy/node_modules/@babel/core/lib/transformation/index.js:105:29)
at transformFile.next ()
@ multi ./.statusfy/client.js app[0]

FATAL Nuxt build error 16:34:30

at WebpackBundler.webpackCompile (node_modules/@nuxt/webpack/dist/webpack.js:5326:21)
at process._tickCallback (internal/process/next_tick.js:68:7)

`

from statusfy.

OmgImAlexis avatar OmgImAlexis commented on June 1, 2024

You'll need to make sure to use node v16 and not v17.

You'll also want to run npm i -D @babel/[email protected] to fix @babel/preset-env/lib/utils being missing.

from statusfy.

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.