Skip to content
  • Start Here
  • About
  • Posts series
    • .NET Internals
    • Xamarin
    • SQLite-Net Extensions
  • Table of contents
  • Contact

Search Site

CodeJourney.net

Become a better .NET full stack web developer

Tag: npm

February 20, 2023 Programming 2 Comments

How (And Why?) To Wrap External Libraries?

How to wrap external libraries - highlighted photo

If you use external libraries in your application, wrapping them may be very helpful. How to wrap external libraries and why it’s worth doing that? Today we’re going to dive into that, based on a TypeScript web app example 😉

Continue reading
April 30, 2021 Programming 13 Comments

How to fix: npm ERR! enoent ENOENT: no such file or directory, rename

I recently struggled for a while with an npm error thrown when executing npm install of some package. The error message was npm ERR! enoent ENOENT: no such file or directory, rename 'D:\\WebApp\\node_modules\\lz-string' -> 'D:\\WebApp\\node_modules.lz-string.DELETE'

Finally, I found a solution and a reason for that issue.

Continue reading

About

Dawid Sibiński - full stack .NET web developer

Hi! I'm Dawid and I will help you becoming an independent full stack .NET web developer 💻 I'll teach you how to build web apps on your own, from A to Z, using .NET and React. Read more

Recent articles

  • What Is A JavaScript Bundler?
  • How (And Why?) To Wrap External Libraries?
  • Adding Meatballs Menu To React-Table Rows
  • 10 VS Code Extensions I Couldn’t Live Without
  • How To Fix Visual Studio Code IntelliSense Loading Infinitely
2023 © CodeJourney.netPrivacy PolicyTheme by SiteOrigin


Clickable Image