Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
55 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
47 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
  • 662
0 votes
0 answers
30 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
0 votes
0 answers
191 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
134 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
  • 109
0 votes
0 answers
68 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
0 votes
1 answer
53 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
116 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
40 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
72 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
  • 277
0 votes
0 answers
180 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
0 votes
0 answers
37 views

I (new to js) need to do a security fix regarding a transitive dependency in one of our projects. The lodash transitive dependency version in babel-core dependency is being highlighted as version that ...
IFaceErrors's user avatar
-1 votes
1 answer
61 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
53 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
647