desktop icon indicating copy to clipboard operation
desktop copied to clipboard

hello, build error

Open ilovebamboo opened this issue 5 years ago • 3 comments

WARNING in ./node_modules/ws/lib/buffer-util.js
Module not found: Error: Can't resolve 'bufferutil' in '/Volumes/720GB/DownLoad/desktop/packages/client/node_modules/ws/lib'
 @ ./node_modules/ws/lib/buffer-util.js
 @ ./node_modules/ws/lib/websocket.js
 @ ./node_modules/ws/index.js
 @ ./helpers/events.js
 @ ./lib/containers/app.js
 @ ./lib/index.js

WARNING in ./node_modules/ws/lib/validation.js
Module not found: Error: Can't resolve 'utf-8-validate' in '/Volumes/720GB/DownLoad/desktop/packages/client/node_modules/ws/lib'
 @ ./node_modules/ws/lib/validation.js
 @ ./node_modules/ws/lib/receiver.js
 @ ./node_modules/ws/index.js
 @ ./helpers/events.js
 @ ./lib/containers/app.js
 @ ./lib/index.js

WARNING in unable to locate 'assets' at '/Volumes/720GB/DownLoad/desktop/packages/client/assets'
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/postcss-loader/src/index.js!lib/app.global.css:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/postcss-loader/src!./lib/app.global.css 1.42 MiB {0} [built]
        + 1 hidden module

image

ilovebamboo avatar Mar 06 '20 09:03 ilovebamboo

can yout tell me some information? thank you.

ilovebamboo avatar Mar 06 '20 09:03 ilovebamboo

What are the steps you made to build ?

wallydz avatar Mar 07 '20 12:03 wallydz

Same issue on my site: 2x Terminal Windows:

  1. step: yarn install
  2. step: yarn run dev
  3. step: yarn run app

App Windows seems to start and closes directly Go Service is also running on my localhost is there any Step by step installation guide available ?

Actually your Desktop app works with "Shopify" ?! i saied your whmcs integration, could you help me here ? Can't import the named export 'useState' from non EcmaScript module (only default export is available)

i added a few packages manually: for example:

yarn add bufferutil yarn add utf-8-validate

yarn add @vpnht/sdk seems to be broken ? shopify issues ?! yarn check v1.22.10 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > @vpnht/sdk > [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > @vpnht/sdk > [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > @vpnht/sdk > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > @vpnht/sdk > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > @vpnht/sdk > [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel. warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > react-highlight.js > [email protected]: Support has ended for 9.x series. Upgrade to @latest warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > request > [email protected]: this library is no longer supported warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > @babel/cli > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > electron-rebuild > n

any more detailed manual would be really helpful. do you have an "openvpn-backend/node" installation manual ? i know howto deploy own openvpn gateways and im able to edit your server.json but i have no clue about your authorisation ?! hope you can help me here

iDustbin avatar Mar 28 '21 16:03 iDustbin