Skip to content

Instantly share code, notes, and snippets.

@bondden
bondden / slv.graceful-fs.sh
Last active May 19, 2016 02:07
Temporary fix for graceful-fs related Node.js 5 to 6 update error: (node:14471) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
#!/usr/bin/env bash
# Temporary fix for Node.js 5 to 6 aupdate error:
# (node:14471) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
# Updates any package by package name, version number, if set,
# or graceful-fs to 4.1.3 by default.
# By default runs npm dedupe after applying fixes
#
# Usage: bash ./slv.graceful-fs.sh [MODULE VERSION [noddp]]
# where
Test file
v.2
@bondden
bondden / npm-debug.log.1
Created May 10, 2015 06:34
fiber issue
0 info it worked if it ends with ok
1 verbose cli [ 'B:\\p\\nodejs\\\\node.exe',
1 verbose cli 'B:\\p\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'fibers' ]
2 info using npm@2.7.4
3 info using node@v0.12.2
4 verbose node symlink B:\p\nodejs\\node.exe
5 silly cache add args [ 'fibers', null ]
6 verbose cache add spec fibers