René's URL Explorer Experiment


Title: Asset Pipeline dependency installation fails on Ubuntu 23.04 · Issue #2 · matthewcpp/framework64 · GitHub

Open Graph Title: Asset Pipeline dependency installation fails on Ubuntu 23.04 · Issue #2 · matthewcpp/framework64

X Title: Asset Pipeline dependency installation fails on Ubuntu 23.04 · Issue #2 · matthewcpp/framework64

Description: Following the quickstart guide, I complete all of the steps up until the call to "npm install" to install the asset pipeline dependencies. It fails at that point. Below is my full terminal output as I attempt to follow all of the steps o...

Open Graph Description: Following the quickstart guide, I complete all of the steps up until the call to "npm install" to install the asset pipeline dependencies. It fails at that point. Below is my full terminal output a...

X Description: Following the quickstart guide, I complete all of the steps up until the call to "npm install" to install the asset pipeline dependencies. It fails at that point. Below is my full termina...

Opengraph URL: https://github.com/matthewcpp/framework64/issues/2

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Asset Pipeline dependency installation fails on Ubuntu 23.04","articleBody":"Following the quickstart guide, I complete all of the steps up until the call to \"npm install\" to install the asset pipeline dependencies. It fails at that point.\r\n\r\nBelow is my full terminal output as I attempt to follow all of the steps of the guide. You will notice that after the call to npm install, I run ls on the folder that it attempts to rename, and that folder does not exist.\r\n\r\nI am not a web developer, and I am not familiar with node.js beyond the very basics, and so I'm not sure how to get you more useful information.\r\n\r\n```\r\ntim@tim-System-Product-Name:~$ git init mygame\r\nhint: Using 'master' as the name for the initial branch. This default branch name\r\nhint: is subject to change. To configure the initial branch name to use in all\r\nhint: of your new repositories, which will suppress this warning, call:\r\nhint: \r\nhint: \tgit config --global init.defaultBranch \u003cname\u003e\r\nhint: \r\nhint: Names commonly chosen instead of 'master' are 'main', 'trunk' and\r\nhint: 'development'. The just-created branch can be renamed via this command:\r\nhint: \r\nhint: \tgit branch -m \u003cname\u003e\r\nInitialized empty Git repository in /home/tim/mygame/.git/\r\ntim@tim-System-Product-Name:~$ cd mygame\r\ntim@tim-System-Product-Name:~/mygame$ sudo npm install @matthewcpp/framework64-cli\r\n\r\nadded 126 packages in 11s\r\n\r\n7 packages are looking for funding\r\n  run `npm fund` for details\r\ntim@tim-System-Product-Name:~/mygame$ npx framework64-cli create\r\nCreating framework64 game: mygame\r\nframework64 project directory: /home/tim/mygame\r\nCheck for git repository in /home/tim/mygame: OK\r\nAdd framework64 submodule\r\nAdd framework64 submodule: OK\r\nInitialize framework64 submodule\r\nInitialize framework64 submodule: OK\r\nCreate initial commit\r\nCreate initial commit: OK\r\nDownloading and configuring starter project from: https://github.com/matthewcpp/framework64-starter/archive/refs/heads/main.zip\r\nDownloading and configuring starter project from: https://github.com/matthewcpp/framework64-starter/archive/refs/heads/main.zip: OK\r\ntim@tim-System-Product-Name:~/mygame$ npm run configure-environment-n64-modernsdk\r\n\r\n\u003e mygame@0.0.1 configure-environment-n64-modernsdk\r\n\u003e node lib/framework64/scripts/ConfigureEnvironment.js n64-modernsdk\r\n\r\nConfiguring for: N64 Modern SDK\r\nCopy: /home/tim/mygame/lib/framework64/config/n64.modernsdk/n64.modernsdk.devcontainer.json --\u003e /home/tim/mygame/.devcontainer.json\r\ntim@tim-System-Product-Name:~/mygame$ npm install\r\nnpm ERR! code EACCES\r\nnpm ERR! syscall rename\r\nnpm ERR! path /home/tim/mygame/node_modules/@matthewcpp/framework64-cli\r\nnpm ERR! dest /home/tim/mygame/node_modules/@matthewcpp/.framework64-cli-tUHhLoq2\r\nnpm ERR! errno -13\r\nnpm ERR! Error: EACCES: permission denied, rename '/home/tim/mygame/node_modules/@matthewcpp/framework64-cli' -\u003e '/home/tim/mygame/node_modules/@matthewcpp/.framework64-cli-tUHhLoq2'\r\nnpm ERR!  [Error: EACCES: permission denied, rename '/home/tim/mygame/node_modules/@matthewcpp/framework64-cli' -\u003e '/home/tim/mygame/node_modules/@matthewcpp/.framework64-cli-tUHhLoq2'] {\r\nnpm ERR!   errno: -13,\r\nnpm ERR!   code: 'EACCES',\r\nnpm ERR!   syscall: 'rename',\r\nnpm ERR!   path: '/home/tim/mygame/node_modules/@matthewcpp/framework64-cli',\r\nnpm ERR!   dest: '/home/tim/mygame/node_modules/@matthewcpp/.framework64-cli-tUHhLoq2'\r\nnpm ERR! }\r\nnpm ERR! \r\nnpm ERR! The operation was rejected by your operating system.\r\nnpm ERR! It is likely you do not have the permissions to access this file as the current user\r\nnpm ERR! \r\nnpm ERR! If you believe this might be a permissions issue, please double-check the\r\nnpm ERR! permissions of the file and its containing directories, or try running\r\nnpm ERR! the command again as root/Administrator.\r\n\r\nnpm ERR! A complete log of this run can be found in:\r\nnpm ERR!     /home/tim/.npm/_logs/2023-07-01T05_33_35_454Z-debug-0.log\r\ntim@tim-System-Product-Name:~/mygame$ ls /home/tim/mygame/node_modules/@mathewcpp\r\nls: cannot access '/home/tim/mygame/node_modules/@mathewcpp': No such file or directory\r\n\r\n```","author":{"url":"https://github.com/tfinnegan937","@type":"Person","name":"tfinnegan937"},"datePublished":"2023-07-01T05:38:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/2/framework64/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:45c1a474-bd53-f2ca-0674-72e4a27365b4
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBD10:3898E9:5FACF:80872:6A4D8080
html-safe-noncee6f58aba8b6cd184abb3b26e654554de9c753e5090e09414096ff1e9b6d54de0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRDEwOjM4OThFOTo1RkFDRjo4MDg3Mjo2QTREODA4MCIsInZpc2l0b3JfaWQiOiI1OTUzMTYxNTk3MDQzOTY2MDgwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac1a8b005258ea684eaf3ecf9d7227585bc720614035a41fb2cf48cd7556d64473
hovercard-subject-tagissue:1783541118
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matthewcpp/framework64/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/dbd6bdc9c2451eec25ef849fa80dae2a6ee0bdcd4ff6737d075a9842bbfdc3d5/matthewcpp/framework64/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/dbd6bdc9c2451eec25ef849fa80dae2a6ee0bdcd4ff6737d075a9842bbfdc3d5/matthewcpp/framework64/issues/2
og:image:altFollowing the quickstart guide, I complete all of the steps up until the call to "npm install" to install the asset pipeline dependencies. It fails at that point. Below is my full terminal output a...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametfinnegan937
hostnamegithub.com
expected-hostnamegithub.com
Nonec6bf61c909482ec3072ef5d7a5a28f2a9d214788c9a44793eca1960048cb05ae
turbo-cache-controlno-preview
go-importgithub.com/matthewcpp/framework64 git https://github.com/matthewcpp/framework64.git
octolytics-dimension-user_id2367648
octolytics-dimension-user_loginmatthewcpp
octolytics-dimension-repository_id325400721
octolytics-dimension-repository_nwomatthewcpp/framework64
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id325400721
octolytics-dimension-repository_network_root_nwomatthewcpp/framework64
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release6702a58b419a792226bd21ef0fb1bcb318bbcaa3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/matthewcpp/framework64/issues/2#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatthewcpp%2Fframework64%2Fissues%2F2
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatthewcpp%2Fframework64%2Fissues%2F2
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=matthewcpp%2Fframework64
Reloadhttps://github.com/matthewcpp/framework64/issues/2
Reloadhttps://github.com/matthewcpp/framework64/issues/2
Reloadhttps://github.com/matthewcpp/framework64/issues/2
matthewcpp https://github.com/matthewcpp
framework64https://github.com/matthewcpp/framework64
Notifications https://github.com/login?return_to=%2Fmatthewcpp%2Fframework64
Fork 1 https://github.com/login?return_to=%2Fmatthewcpp%2Fframework64
Star 26 https://github.com/login?return_to=%2Fmatthewcpp%2Fframework64
Code https://github.com/matthewcpp/framework64
Issues 1 https://github.com/matthewcpp/framework64/issues
Pull requests 0 https://github.com/matthewcpp/framework64/pulls
Actions https://github.com/matthewcpp/framework64/actions
Projects https://github.com/matthewcpp/framework64/projects
Wiki https://github.com/matthewcpp/framework64/wiki
Security and quality 0 https://github.com/matthewcpp/framework64/security
Insights https://github.com/matthewcpp/framework64/pulse
Code https://github.com/matthewcpp/framework64
Issues https://github.com/matthewcpp/framework64/issues
Pull requests https://github.com/matthewcpp/framework64/pulls
Actions https://github.com/matthewcpp/framework64/actions
Projects https://github.com/matthewcpp/framework64/projects
Wiki https://github.com/matthewcpp/framework64/wiki
Security and quality https://github.com/matthewcpp/framework64/security
Insights https://github.com/matthewcpp/framework64/pulse
Asset Pipeline dependency installation fails on Ubuntu 23.04https://github.com/matthewcpp/framework64/issues/2#top
https://github.com/tfinnegan937
tfinnegan937https://github.com/tfinnegan937
on Jul 1, 2023https://github.com/matthewcpp/framework64/issues/2#issue-1783541118
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.