Skip to content

Creative Notice

An ensemble of ideas about development, project management & techniques.

  • Home
  • About
  • Tips & Tricks
  • Topics
    • Coldfusion
    • SQL
    • JavaScript

gulp

Resolving error EN0ENT 34 when installing an NPM package

June 12, 2014 by Ryan Mueller

Recently was trying to install gulp-imagemin via NPM and ran into an error as NPM tried to install a dependency.

npm ERR! code ENOENT
npm ERR! errno 34

Ends up NPM was looking at my project’s .gitignore file and this caused a conflict. Adding a .npmignore file fixed the issue and the NPM install worked like a charm.

Posted in Tips & TricksTagged gitignore, gulp, gulp-imagemin, npm, npmignore1 Comment

Archives

Recent Posts

  • CUPS Server Resource Management
  • Cleaning up Magento 1.9 Disk Session Storage
  • Two Ways to Clean Email from ERP Database
  • Cleaning SQL Columns for Export
  • Manual Install / Upgrade OpenSSH on Ubuntu
Qwerty Theme by Seven Bold
Desktop Version | Switch To Mobile Version