patd0
patd0
RRailway
Created by patd0 on 8/13/2023 in #✋|help
I cannot seem to get Puppeteer running on node.
Finally, I think using browserless might be the easiest solution 🙂
12 replies
RRailway
Created by patd0 on 8/13/2023 in #✋|help
I cannot seem to get Puppeteer running on node.
Puppeteer does install chrome when installed by yarn.
12 replies
RRailway
Created by patd0 on 8/13/2023 in #✋|help
I cannot seem to get Puppeteer running on node.
Right, but. Not its not. Its to run a playcanvas instance.
12 replies
RRailway
Created by patd0 on 8/13/2023 in #✋|help
I cannot seem to get Puppeteer running on node.
FYI, I've also tried the nixpacks:
[phases.setup]
nixpkgsArchive = '4ecab3273592f27479a583fb6d975d4aba3486fe'
aptPkgs = [
'fonts-liberation',
'libappindicator3-1',
'libasound2',
'libatk-bridge2.0-0',
'libatk1.0-0',
'libgbm1',
'libgtk-3-0',
'libnspr4',
'libnss3',
'libx11-xcb1',
'libxcomposite1',
'libxcursor1',
'libxdamage1',
'libxfixes3',
'libxi6',
'libxrandr2',
'libxss1',
'libxtst6',
'xdg-utils'
]
[phases.setup]
nixpkgsArchive = '4ecab3273592f27479a583fb6d975d4aba3486fe'
aptPkgs = [
'fonts-liberation',
'libappindicator3-1',
'libasound2',
'libatk-bridge2.0-0',
'libatk1.0-0',
'libgbm1',
'libgtk-3-0',
'libnspr4',
'libnss3',
'libx11-xcb1',
'libxcomposite1',
'libxcursor1',
'libxdamage1',
'libxfixes3',
'libxi6',
'libxrandr2',
'libxss1',
'libxtst6',
'xdg-utils'
]
12 replies
RRailway
Created by patd0 on 8/13/2023 in #✋|help
I cannot seem to get Puppeteer running on node.
1d5edfc1-e62a-4374-b521-39406854b371
12 replies
RRailway
Created by patd0 on 8/12/2023 in #✋|help
Latest node.js Version. What's the proper way to be using node 18.17?
This one seemed to have worked if anyone else is interested:
[phases.setup]
nixpkgsArchive = '4ecab3273592f27479a583fb6d975d4aba3486fe'
[phases.setup]
nixpkgsArchive = '4ecab3273592f27479a583fb6d975d4aba3486fe'
13 replies
RRailway
Created by patd0 on 8/12/2023 in #✋|help
Latest node.js Version. What's the proper way to be using node 18.17?
Looks like upgrading the nixpkgsArchive seemed to have worked.
13 replies
RRailway
Created by patd0 on 8/12/2023 in #✋|help
Latest node.js Version. What's the proper way to be using node 18.17?
This is what Im currently getting on build time
13 replies
RRailway
Created by patd0 on 8/12/2023 in #✋|help
Latest node.js Version. What's the proper way to be using node 18.17?
The engine "node" is incompatible with this module. Expected version ">=18.14.0". Got "18.12.1"
The engine "node" is incompatible with this module. Expected version ">=18.14.0". Got "18.12.1"
13 replies
RRailway
Created by patd0 on 8/12/2023 in #✋|help
Latest node.js Version. What's the proper way to be using node 18.17?
Although I think node 18.12.1 is the latest one. Is there a way to bump this up bigger than 18.13~18.14?
13 replies
RRailway
Created by patd0 on 8/12/2023 in #✋|help
Latest node.js Version. What's the proper way to be using node 18.17?
1d5edfc1-e62a-4374-b521-39406854b371
13 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
Thanks for the help
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
You may close
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
YEs
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
It seems like it has been fixed actually. It now worked.
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
Oh, I thought this was main way of support. Sorry
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
I did
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
Okay, That's fine @Brody . I'll wait for someone else. Thanks for your help @Brody
28 replies
RRailway
Created by patd0 on 7/3/2023 in #✋|help
Unable to create node.js server
But same error when trying to add the node.js server
28 replies