-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
New package with version 1.0.1 is broken
When I run babel src -d lib --delete-dir-on-start, the console shows:
{ Error: Cannot find module 'babel-plugin-add-module-exports'
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3) code: 'MODULE_NOT_FOUND' }
And the new package is empty, I try to revert to 1.0.0 everything worked.
npm i [email protected]
ls -al ./node_modules/babel-plugin-add-module-exports/
total 8
drwxr-xr-x 5 eiddle staff 160 Apr 17 00:46 .
drwxr-xr-x 1970 eiddle staff 63040 Apr 17 00:49 ..
-rw-r--r-- 1 eiddle staff 3353 Oct 26 1985 README.md
drwxr-xr-x 3 eiddle staff 96 Apr 17 00:46 node_modules
-rw-r--r-- 1 eiddle staff 2116 Apr 17 00:46 package.json
EsanLe, tyler-johnson, christian-dinh, thaddeusmt, choucalate and 5 moreEsanLe, tyler-johnson, christian-dinh and kopax
Metadata
Metadata
Assignees
Labels
No labels