Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amyn of the tasks don't runs #126

Open
gedw99 opened this issue Jan 19, 2023 · 0 comments
Open

amyn of the tasks don't runs #126

gedw99 opened this issue Jan 19, 2023 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented Jan 19, 2023

on master and v4.5.0 many of the go task fail to run for me.

am on mac.


openbooks % task dev:client
task: [dev:client] npm run dev

> app-vite@0.0.0 dev /Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app
> vite

failed to load config from /Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app/vite.config.ts
error when starting dev server:
Error: Cannot find module 'node:path'
Require stack:
- /Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app/node_modules/@vitejs/plugin-react/dist/index.cjs
- /Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app/vite.config.ts
- /Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app/node_modules/vite/dist/node/chunks/dep-665b0112.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:885:15)
    at Function.Module._load (internal/modules/cjs/loader.js:730:27)
    at Module.require (internal/modules/cjs/loader.js:957:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app/node_modules/@vitejs/plugin-react/dist/index.cjs:3:14)
    at Module._compile (internal/modules/cjs/loader.js:1068:30)
    at Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
    at Object._require.extensions.<computed> [as .js] (file:///Users/apple/workspace/go/src/github.com/gedw99/sc-gio/tools/webview/exp/evan-buss__openbooks/openbooks/server/app/node_modules/vite/dist/node/chunks/dep-665b0112.js:63441:17)
    at Module.load (internal/modules/cjs/loader.js:933:32)
    at Function.Module._load (internal/modules/cjs/loader.js:774:14)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! app-vite@0.0.0 dev: `vite`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the app-vite@0.0.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/apple/.npm/_logs/2023-01-19T12_12_47_067Z-debug.log
task: Failed to run task "dev:client": exit status 1

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

No branches or pull requests

1 participant