Aligedchud

Results 6 comments of Aligedchud

The fix from #385 does not work when running `script/bootstrap` command I get this error: `script/bootstrap` is deprecated. Use `node script/bootstrap.js` instead Node: v19.3.0 Python: v3.10.9 Installing script runner dependencies...

After I downloaded `npm` I ran the command `node script/bootstrap.js` and I get a different error: https://imgur.com/a/XfVRvlG

Where do I set the env variable or what command would I or do I add it in the `atom.sh`

I ran the command `ATOM_ELECTRON_URL='https://artifacts.electronjs.org/headers/dist' script/build` and the modules installed successfully but it skipped the install: Skipping installation. Specify the --install option to install Atom Node: v14.21.2 Python: v3.10.9 Installing...

I did a clean clone of the atom.git and ran the commands above I get this after I run `makepkg -si` ==> Making package: atom-bin 1.63.0-1 (Sat 14 Jan 2023...

I did all of the steps again and get this error at the `makepkg -si` command ❯ makepkg -si ==> Making package: atom-bin 1.63.0-1 (Tue 17 Jan 2023 06:05:18 PM...