Skip to content

Commit 0068ba8

Browse files
committed
Add debug
1 parent 6ee2925 commit 0068ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-scripts/scripts/eject.js

+1
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ inquirer
258258
(ownContent + os.EOL + content).trim() + os.EOL
259259
);
260260
} catch (e) {
261+
console.error('error setting types: ' + e);
261262
// It's not essential that this succeeds, the TypeScript user should
262263
// be able to re-create these types with ease.
263264
}

0 commit comments

Comments
 (0)