stealjs / steal

Gets JavaScript
https://stealjs.com
MIT License
1.37k stars 522 forks source link

Unable to load steal builtins #1428

Closed matthewp closed 6 years ago

matthewp commented 6 years ago
var util = require('util');

console.log(util);

Generates:

screen shot 2018-06-19 at 9 41 45 am

The problem code is here: https://github.com/stealjs/steal/blob/fd4ae2539ec7eff5284d06d3f6234c931e5d1d3b/ext/npm-crawl.js#L194

deps here is an object.

janat08 commented 6 years ago

how to upgrade to this?

matthewp commented 6 years ago

Getting ready to release it.

matthewp commented 6 years ago

1.12.2