forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
ERROR in ./node_modules/fsevents/fsevents.node 1:0
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
@ ./node_modules/fsevents/fsevents.js 13:15-41
@ ./node_modules/chokidar/lib/fsevents-handler.js
@ ./node_modules/chokidar/index.js
@ ./src/client/common/platform/fileSystemWatcher.ts
@ ./src/client/pythonEnvironments/base/locators/lowLevel/fsWatchingLocator.ts
@ ./src/client/pythonEnvironments/discovery/locators/services/globalVirtualEnvronmentLocator.ts
@ ./src/client/pythonEnvironments/index.ts
@ ./src/client/extensionInit.ts
@ ./src/client/extension.ts
at buildWebPack (/home/vsts/work/1/s/gulpfile.js:208:15)
at processTicksAndRejections (internal/process/task_queues.js:85:5)
at async buildWebPackForDevOrProduction (/home/vsts/work/1/s/gulpfile.js:125:9)
at async /home/vsts/work/1/s/gulpfile.js:134:5
[22:01:47] 'prePublishBundle' errored after 3.52 min
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! python@2020.12.0-dev package: `gulp clean && gulp prePublishBundle && vsce package -o ms-python-insiders.vsix`
npm ERR! Exit status 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug