question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Parchment build instructions are wrong

See original GitHub issue

Do a fresh checkout of Parchment, and run git submodule update --init --recursive. Then run npm install.

The build will fail, because asyncglk hasn’t been built.

[11:06:50] Error: Could not resolve '../upstream/asyncglk/dist/blorb/iff.js' from src/common/launcher.js

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
dfabulichcommented, Apr 14, 2022

You’re on Node 12. Upgrade to Node 14 or higher to fix this.

0reactions
namekuseijincommented, Apr 26, 2022

I had this same issue, but simply running ./build --serve or something manually worked…

Em qui, 14 de abr de 2022 01:11, tom42 @.***> escreveu:

I’m having a issue

Fresh install of Ubuntu 20.04 LTS

Command ran

git clone https://github.com/curiousdannii/parchment cd parchment git submodule update --init --recursive npm install

Result

npm install

@.*** prepare ./build.js

file:///home/tom42/Desktop/test/parchment/build.js:54 copy: await readdir(‘src/fonts/iosevka’), ^^^^^

SyntaxError: Unexpected reserved word at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18) at async link (internal/modules/esm/module_job.js:42:21) npm ERR! code 1 npm ERR! path /home/tom42/Desktop/test/parchment npm ERR! command failed npm ERR! command sh -c ./build.js

npm ERR! A complete log of this run can be found in: npm ERR! /home/tom42/.npm/_logs/2022-04-14T04_01_28_406Z-debug-0.log

Full log file https://raw.githubusercontent.com/go2tom42/Frotz-UEFI/main/2022-04-14T04_01_28_406Z-debug-0.log

— Reply to this email directly, view it on GitHub https://github.com/curiousdannii/parchment/issues/123#issuecomment-1098690627, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHVQEW6ZGGZGNHCBMGOWN7LVE6LIPANCNFSM5TEAAUEQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Parchment build instructions are wrong - curiousdannii/parchment ...
Do a fresh checkout of Parchment, and run git submodule update --init --recursive . Then run npm install . The build will fail,...
Read more >
How do I get Parchment working? - Interpreters - IntFiction.org
I've tried the build from Inform 7 technique. ... I followed Zarf's instructions to create a minimal Inform 7 game (including the release ......
Read more >
How To Share A Digital Diploma on LinkedIn - Parchment
This step by step guide will show you how to do both. First, be sure you've claimed your credential so that it is...
Read more >
How to Parchment Craft (with Pictures) - wikiHow
1. Create a template on a sheet of paper. You can draw the design directly onto the paper itself, or you can find...
Read more >
Cook This Page is IKEA's brilliant cooking hack - IKEA Hackers
It's hard to go wrong with IKEA's latest cooking hack - Cook This Page recipe parchment paper, an interactive recipe card from IKEA....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found