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

hello, build error #4

Open
ilovebamboo opened this issue Mar 6, 2020 · 3 comments
Open

hello, build error #4

ilovebamboo opened this issue Mar 6, 2020 · 3 comments

Comments

@ilovebamboo
Copy link

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
Copy link
Author

ilovebamboo commented Mar 6, 2020

can yout tell me some information? thank you.

@wallydz
Copy link
Contributor

wallydz commented Mar 7, 2020

What are the steps you made to build ?

@iDustbin
Copy link

iDustbin commented Mar 28, 2021

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 request/request#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 request/request#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 request/request#3142
warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > [email protected]: request has been deprecated, see request/request#3142
warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > @vpnht/sdk > [email protected]: request has been deprecated, see request/request#3142
warning workspace-aggregator-f3730735-300f-4862-94f8-8a05d1533840 > vpnht > @vpnht/sdk > [email protected]: request has been deprecated, see request/request#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

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

3 participants