Skip to content

BAS: Import code and other functions on Get started page are not working anymore in the new dev space #598

Description

@InnaVine

Nothing is working in BAS anymore - no project creation from template, not via import:
workbench.js:38 ERR Cannot find module '/local/source/openvscode-server/extensions/copilot/node_modules/@github/copilot/sdk/index.js' imported from /local/source/openvscode-server/extensions/copilot/dist/extension.js: Error: Cannot find module '/local/source/openvscode-server/extensions/copilot/node_modules/@github/copilot/sdk/index.js' imported from /local/source/openvscode-server/extensions/copilot/dist/extension.js
at finalizeResolution (node:internal/modules/esm/resolve:271:11)
at moduleResolve (node:internal/modules/esm/resolve:865:10)
at defaultResolve (node:internal/modules/esm/resolve:992:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:691:20)
at #resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:708:38)
at nextStep (node:internal/modules/customization_hooks:189:26)
at resolve (file:///extbin/local/openvscode-server/out/vs/workbench/api/node/extensionHostProcess.js:278:114)
at nextStep (node:internal/modules/customization_hooks:189:26)
at resolveWithHooks (node:internal/modules/customization_hooks:417:10)
at ModuleLoader.resolveSync (node:internal/modules/esm/loader:730:14)
at #resolve (node:internal/modules/esm/loader:673:17)
at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:593:35)
at node:internal/modules/esm/loader:622:32
at TracingChannel.tracePromise (node:diagnostics_channel:362:14)
at ModuleLoader.import (node:internal/modules/esm/loader:618:21)
at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:239:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:263:12)
at Ace.getPackage (/local/source/openvscode-server/extensions/copilot/dist/extension.js:2866:14206)

workbench.js:38 ERR [ChatSessionsService] Failed to resolve sessions for provider copilotcli Error: Cannot find module '/local/source/openvscode-server/extensions/copilot/node_modules/@github/copilot/sdk/index.js' imported from /local/source/openvscode-server/extensions/copilot/dist/extension.js
workbench.js:38 ERR [ChatSessionsService] Failed to resolve sessions for provider copilotcli Error: Cannot find module '/local/source/openvscode-server/extensions/copilot/node_modules/@github/copilot/sdk/index.js' imported from /local/source/openvscode-server/extensions/copilot/dist/extension.js
workbench.js:4247 handleRequest: Failed processing request rpc-request id: 0.34495540736651653
Object
index-B6Jdn24n.js:17 Uncaught (in promise) Error: command 'sapbas.importProject' not found
at Jdt._tryExecuteCommand (workbench.js:1585:4965)
at Jdt.executeCommand (workbench.js:1585:4863)
at async Tjn.handleRequest (workbench.js:4247:41925)
workbench.js:4247 handleRequest: Failed processing request rpc-request id: 0.09856190272200183
Object
index-B6Jdn24n.js:17 Uncaught (in promise) Error: command 'sapbas.importProject' not found
at Jdt._tryExecuteCommand (workbench.js:1585:4965)
at Jdt.executeCommand (workbench.js:1585:4863)
at async Tjn.handleRequest (workbench.js:4247:41925)
workbench.js:626 [Extension Host] Unwatch /extbin/generators/simple-extension-yo-install-output.txt
workbench.js:4468 Some extensions were not fully installed. You can continue to work in SAP Business Application Studio and we will retry next time you restart the dev space.
workbench.js:4247 handleRequest: Failed processing request rpc-request id: 0.6327532181412193
Object
index-B6Jdn24n.js:17 Uncaught (in promise) Error: command 'sapbas.importProject' not found
at Jdt._tryExecuteCommand (workbench.js:1585:4965)
at Jdt.executeCommand (workbench.js:1585:4863)
at async Tjn.handleRequest (workbench.js:4247:41925)
workbench.js:626 [Extension Host] rejected promise not handled within 1 second: Error: command 'yeomanUI._notifyGeneratorsChange' not found
workbench.js:626 [Extension Host] stack trace: Error: command 'yeomanUI._notifyGeneratorsChange' not found
at Jdt._tryExecuteCommand (https://theia-workspaces-ws-uztke.us10.trial.applicationstudio.cloud.sap/st…438e492e54c4de/static/out/vs/code/browser/workbench/workbench.js:1585:4965)
at Jdt.executeCommand (https://theia-workspaces-ws-uztke.us10.trial.applicationstudio.cloud.sap/st…438e492e54c4de/static/out/vs/code/browser/workbench/workbench.js:1585:4863)
workbench.js:38 ERR command 'yeomanUI._notifyGeneratorsChange' not found


Press ctrl i to turn on code suggestions. Press ctrl x to disable code suggestions.
ctrl
i
to turn on code suggestions. Don’t show again

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions