Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

npm

Change Node script MySQL default port

November 27, 2022 by Magenaut

I’ve successfully changed my MySQL port from 3306 to 3400 and it works great on the workbench. However, I want to change the default port when I run npm script as well as it still runs on 3306, how will I change its default port.

Categories MySQL, Q&A Tags laragon, mysql, npm, visual-studio-code Leave a comment

Gatsbyjs reach-router import error breaking site

November 14, 2022 by Magenaut

I was working on my Gatsby project and tried adding the React Cookie Consent package. After installing it and trying to implement it, my site broke down, proving me with this error:

Categories HTML, Q&A Tags gatsby, html, javascript, npm Leave a comment

parcel did not inject js and css code to the resulted html

November 13, 2022 by Magenaut

I am new to Parcel and to web dev in general.

Categories HTML, Q&A Tags build, html, npm, parceljs, web-applications Leave a comment

How to use NPM modules in plane javascript and html project?

November 12, 2022 by Magenaut

I want to use axios in my simple project but it doesn’t work but when I use CDN for axios it works..!!

Categories HTML, Q&A Tags axios, html, javascript, npm, reactjs Leave a comment

Trying to deploy React App to Azure using a Github Actions workflow but getting an error in TypeScript

November 7, 2022 by Magenaut

I’ve been combing SO for a couple days now trying various things and just cannot get this to work. I’m normally a .Net developer and I inherited this so I’m kind of out of my wheelhouse here.

Categories Q&A, ReactJS Tags azure, github-actions, npm, reactjs, typescript Leave a comment

Module not found: Can’t resolve ‘firebase’ in ‘D:gmail-reactsrc’

November 7, 2022 by Magenaut

I am installed firebase logged in as well.

Categories Q&A, ReactJS Tags firebase, firebase-realtime-database, javascript, npm, reactjs Leave a comment

How can I use jest on React using npm?

November 6, 2022 by Magenaut

My application is made using create react app and npm. In the jest’s official documentation, https://jestjs.io/docs/tutorial-react , they only have information about testing CRA apps using yarn. Does this mean we cannot use jest to test our React app using npm?

Categories Q&A, ReactJS Tags javascript, jestjs, npm, reactjs, testing Leave a comment

Download .msg files in client side Reactjs

November 6, 2022 by Magenaut

I have a server containing multiple .msg files
I want to enable the user to download them in the client side using the following code:

Categories Q&A, ReactJS Tags javascript, npm, reactjs Leave a comment

How to Use Absolute Path for npm run build

November 5, 2022 by Magenaut

So for my ReactJs project, I am using absolute path for import, like this
import {button} from /buttons

Categories Q&A, ReactJS Tags javascript, node.js, npm, reactjs, webpack Leave a comment

Updating my ReactJS website on Heroku failed

November 5, 2022 by Magenaut

I wanted to make changes to my React.JS website hosted on heroku, I followed the following steps to edit my website:

Categories Q&A, ReactJS Tags heroku, node.js, npm, reactjs Leave a comment
Older posts
Page1 Page2 … Page107 Next →

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress