-
Notifications
You must be signed in to change notification settings - Fork 9
Can't not make component and container #5
Description
It was making react component very well until about 2 weeks ago.
But, today, I can't generate react component and container using this plug-in.
My Environment is..
VScode version: 1.31.1
Node.js: 10.2.0
VScode development tool's console output is...
mainThreadExtensionService.ts:46 [[object Object]]Callback must be a function
e.$onExtensionRuntimeError @ mainThreadExtensionService.ts:46
mainThreadExtensionService.ts:47 TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at maybeCallback (fs.js:157:9)
at Object.fs.appendFile (fs.js:1344:14)
at fs.mkdir.fs.readdir.files.map.fs.readFile (c:\Users\SDS.vscode\extensions\joshjg.generate-react-component-0.2.1\extension.js:56:14)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:440:3)
e.$onExtensionRuntimeError @ mainThreadExtensionService.ts:47
mainThreadExtensionService.ts:46 [[object Object]]Callback must be a function
e.$onExtensionRuntimeError @ mainThreadExtensionService.ts:46
mainThreadExtensionService.ts:47 TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at maybeCallback (fs.js:157:9)
at Object.fs.appendFile (fs.js:1344:14)
at fs.mkdir.fs.readdir.files.map.fs.readFile (c:\Users\SDS.vscode\extensions\joshjg.generate-react-component-0.2.1\extension.js:56:14)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:440:3)
e.$onExtensionRuntimeError @ mainThreadExtensionService.ts:47
mainThreadExtensionService.ts:46 [[object Object]]Callback must be a function
e.$onExtensionRuntimeError @ mainThreadExtensionService.ts:46
mainThreadExtensionService.ts:47 TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at maybeCallback (fs.js:157:9)
at Object.fs.appendFile (fs.js:1344:14)
at fs.mkdir.fs.readdir.files.map.fs.readFile (c:\Users\SDS.vscode\extensions\joshjg.generate-react-component-0.2.1\extension.js:56:14)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:440:3)
e.$onExtensionRuntimeError @ mainThreadExtensionService.ts:47
9console.ts:134 [Extension Host] (electron) The 'lstatSyncNoException' function has been deprecated and marked for removal.