Skip to content

Conversation

@ELY3M
Copy link

@ELY3M ELY3M commented Nov 13, 2024

small fix and build instructions in readme

@gitscosh
Copy link

This doesn't work.

You don't install vue with apt. You install it with npm.
You don't install rustup with apt, you install it by curl'ing an install script and following the directions that pop up (usually just hitting 1).

After getting everything installed, npm run build just errors out.

$ npm run build

MeteoNook@0.0.1 build
npx webpack --config webpack.config.js

🧐 Checking for wasm-pack...

ℹ️ Installing wasm-pack

Error: Rust compilation.
at ChildProcess. (/home/gitscosh/source/MeteoNook/node_modules/@wasm-tool/wasm-pack-plugin/plugin.js:210:16)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Socket. (internal/child_process.js:444:11)
at Socket.emit (events.js:314:20)
at Pipe. (net.js:676:12)

Running the following distro:

$ cat /etc/os-release| grep -E 'VERSION|NAME'
NAME="Linux Mint"
VERSION="21.3 (Virginia)"
PRETTY_NAME="Linux Mint 21.3"
VERSION_ID="21.3"
VERSION_CODENAME=virginia
UBUNTU_CODENAME=jammy

@Rfkgaming89
Copy link

I have a Docker file up and going should make it better to run local

@gitscosh
Copy link

gitscosh commented Apr 6, 2025

I have a Docker file up and going should make it better to run local

Ok, are you willing to share?

EDIT: I found it. I cloned the repo and will give it a try. Thanks for posting!

@Rfkgaming89
Copy link

I have a Docker file up and going should make it better to run local

Ok, are you willing to share?

EDIT: I found it. I cloned the repo and will give it a try. Thanks for posting!

Sorry for late reply I had some family stuff come up.

Let me know if it works out, if you find any bugs that you fixed let me know also.

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

Successfully merging this pull request may close these issues.

3 participants