Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
62 views

I'm trying to run npm run build to check if my Next.js project is ready for deployment. However, when I execute the command in VS Code, it gets stuck and does not complete. The terminal only shows: ...
0 votes
0 answers
282 views

I setuped the Jhispter application with spring boot + angular . The issue is that when ever i try to run the fronent applicationstand alone by using npm run command then its giving me AggregateError. ...
1 vote
1 answer
324 views

I'm trying to work through a Svelte starter project on MDN. I was able to run the first step of the project locally after using npx but when I tried to clone the Github repo I keep getting an error on ...
0 votes
0 answers
395 views

Receiving below error when trying to run "npm run dev" for compiling 1 WARNING in child compilations(Use 'stats.children: true' resp. '--stats-children' for more details) ERROR in ./scss/...
Sudhan's user avatar
  • 11
1 vote
1 answer
652 views

npm-run-all scripts which is working fine with Node 14 is not working with node v20.10.0 npm 10.2.5 - is there an alternative for this? npm-run-all --serial clean ERROR: npm v10.2.5 is known not to ...
savr's user avatar
  • 11
1 vote
0 answers
66 views

When using an Azure DevOps ci-cd release pipeline to deploy, the npm custom command task npm run start persists indefinitely while attempting to start the Node.js application on a Node.js Windows ...
0 votes
1 answer
64 views

Context: I'm creating a project using React, and I bought a theme to help me with the visuals and animations. The theme is for React and Next.js, but I'm not using Next.js, only React. The animations ...
16 votes
5 answers
22k views

When I run npm run ios in terminal, I get the below error error: node_modules/expo-router/entry.js: [BABEL]: expo-router/babel is deprecated in favor of babel-preset-expo in SDK 50 I tried to ...
0 votes
1 answer
259 views

We are going to create a new React environment and we need to create multiple projects that will have the same visual, sort of (same nav bar, components, etc). I want to know if it's feasible to do ...
0 votes
0 answers
76 views

My application will run when I start with "npm run dev" in the terminal. But when I enter "npm start" it says, ERR start no found. So, I created a procfile and added exactly web: ...
1 vote
1 answer
5k views

I'm on windows 11 and I'm working in a nextjs project . After initializing my project using "npx create-next-app@latest", I executed the command "npm run dev" but it display ...
0 votes
1 answer
2k views

I have a Vue3 project which runs correctly on development: npm run dev. Running npm run build fails: C:\projects-intellij\myapp> npm run build > [email protected] build > run-p type-check build-...
0 votes
0 answers
377 views

I am currently studying NextJS from a YouTube video, in between I encountered a bug. When I run npm run dev for the first time the website gets loaded on port 3000 but if I terminate it regardless it'...
6 votes
3 answers
15k views

I'm working on an application integrated with Laravel 10 and React JS and I'm using Vite. I changed the port in package.json in the scripts part as follows ("dev": "vite --port=3000&...
0 votes
0 answers
765 views

npm ERR! code ENOENT npm ERR! syscall open npm ERR! path C:\Users\admin\OneDrive\Desktop\Dhenish\NEXTJS\package.json npm ERR! errno -4058 npm ERR! enoent Could not read package.json: Error: ENOENT: no ...

15 30 50 per page
1
2 3 4 5
...
13

AltStyle によって変換されたページ (->オリジナル) /