Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Can't not make component and container #5

Open
Lana-Banana opened this issue Feb 20, 2019 · 3 comments · May be fixed by #6
Open

Can't not make component and container #5

Lana-Banana opened this issue Feb 20, 2019 · 3 comments · May be fixed by #6

Comments

@Lana-Banana
Copy link

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.

@boxer042
Copy link

same issue too,

@nonjene nonjene linked a pull request Mar 14, 2019 that will close this issue
@c094728
Copy link

c094728 commented May 3, 2019

Same issue too

@ghost
Copy link

ghost commented Sep 24, 2019

Same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants