Skip to main content
Filter by
Sorted by
Tagged with
-5 votes
0 answers
49 views

enter image description here while migrating all third-party plugins from older versions to the latest versions, bundle code which is generated after running npm run build, is not transpiled to ES5. ...
Praneetha Puchalapalli's user avatar
0 votes
0 answers
75 views

I'm new to React Native and trying to create an app using tailwind classes but getting different types of error while building the application. The errors are as follows: The development server ...
Muhammad Shahzaib's user avatar
0 votes
2 answers
78 views

I’m working on a web project built from an enterprise scaffold using webpack v5 and Babel. The target environment is Chrome ≥ 138 only. However, I’ve noticed that the build includes unnecessary ...
ipid's user avatar
  • 682
0 votes
0 answers
40 views

As the title says. This code reproduces the issue. My environment: Windows 11, ArchWSL, Volta, [email protected], [email protected] import fs from "node:fs"; import { Buffer } from "node:buffer&...
anmoti's user avatar
  • 11
1 vote
0 answers
329 views

I'm working with Vue3 + Typescript and want to integrate a pipeline with Lint but it's giving me some issues. I have eslint 9.34.0 and my eslint.config.cjs is in /config but I reference it in my ...
Cristian Oraña's user avatar
0 votes
1 answer
195 views

I was trying to use babel-plugin-require-context-hook to make jest to digest require.context() , and, as a result of that, my tests finally started running smoothly. At the same time though, my expo ...
tim bits's user avatar
  • 133
0 votes
0 answers
85 views

I'm currently using the Slate text editor within my project. However, I'm running into the following error: TypeError: Object(...) is not a function The line causing this error within the Slate ...
user30825639's user avatar
-1 votes
1 answer
63 views

hey so im trying to replicate this codepen effect they are using babel and my page is in react and tailwind and i tried a lot of thing but couldn't replicate the effect ps- i have installed Gsap too. ...
lakshita's user avatar
1 vote
0 answers
132 views

I everything runs and compiles on dev mode and hooks work perfectly as well but after eas build is made from expo the shows blank screen. The apk was generated with no build errors, I tried github ...
Ritesh Kumar's user avatar
0 votes
0 answers
45 views

build babel C:\Users\redre\OneDrive\Desktop\link-shortening-backend\node_modules\@ampproject\remapping\dist\types\build-source-map-tree.d.ts? Gives the following error SyntaxError: C:\Users\redre\...
GTR's user avatar
  • 11
0 votes
0 answers
86 views

I'm trying to build my Expo application in local (using fastlane 2.227.1) for production but it's failing : the metro bundler seems to not find the custom paths I made. Unable to resolve module @/src/...
Alxndr BRL's user avatar
1 vote
1 answer
1k views

I have updated my React Native project to 0.76.9 and Expo to 52.0.46. Since I did this I can do production builds but my development builds have this error when I attempt to run them: ERROR ...
rjapenga's user avatar
  • 257
0 votes
0 answers
258 views

I'm working on a React project, and when trying to create a production build with react-scripts build, I get the following error: javascript Copy Edit Creating an optimized production build... Failed ...
Alexander Zeisl's user avatar
-1 votes
1 answer
79 views

I have a PHP project where I used npm to install babel to compile .jsx files. I copied the project by manually cloning the parent project folder. Now when I try to run a babel command like: $ /...
Dustin Yoder's user avatar
0 votes
0 answers
58 views

Recently I used Shadcn on Next.js project. I am not node on the latest version of node. I am currently on v20.6.0 however when you install Shadcn components I get if you are some past versions of code....
Leslie Wubbel's user avatar

15 30 50 per page
1
2 3 4 5
646