Laur's blog
Sign in Subscribe

install

A collection of 3 posts
Fix Not Found Package Errors with .staging Warnings on Npm Install
404

Fix Not Found Package Errors with .staging Warnings on Npm Install

TL;DR: Clean the npm cache and the package-lock.json The other day I started to get ENOENT warning when running npm install like: [WARNING] npm WARN tar ENOENT: no such file or directory, open '/home/test/app/node_modules/.staging/mydatepicker-b7bb53d9/dist/index.js' only to have
Sep 5, 2018 1 min read
Addendum to Installing CyanogenMod 12.1 on a LG 802
12.1

Addendum to Installing CyanogenMod 12.1 on a LG 802

Today I got sufficiently annoyed with the stock version of Lollipop on my phone and decided to try (again) CyanogenMod (no longer alive). I've tried to follow the steps in the wiki, but got into problems, so here's my alternative experience. Preparation Make sure you install
Oct 13, 2015 2 min read
Install lxml on windows (on a virtualenv)
dependency

Install lxml on windows (on a virtualenv)

Lxml is a nice python library for XML processing. ETree is really quick, which makes things interesting if you have a large amount of XML files (or a bigger one) to process. Installation on linux/mac is painless (OK, you need homebrew on mac to make int painless, but you
Jan 22, 2014 2 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost