GithubHelp home page GithubHelp logo

company-name-generator's Introduction

Hello folks!

My name is Alvar Lagerlöf and I'm a he/him from Stockholm, Sweden. I enjoy making software and designing things. You can find more from me on my Twitter, LinkedIn or my website.

Thank you to the folks who sponsor my work on GitHub!

company-name-generator's People

Contributors

alvarlagerlof avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

company-name-generator's Issues

readme.md for how use more explicit

root@ubuntu20portatil:~/company-name-generator# n 14
  installing : node-v14.20.0
       mkdir : /usr/local/n/versions/node/14.20.0
       fetch : https://nodejs.org/dist/v14.20.0/node-v14.20.0-linux-x64.tar.xz
     copying : node/14.20.0
   installed : v14.20.0 (with npm 6.14.17)

Note: the node command changed location and the old location may be remembered in your current shell.
         old : /usr/bin/node
         new : /usr/local/bin/node
If "node --version" shows the old version then start a new shell, or reset the location hash with:
hash -r  (for bash, zsh, ash, dash, and ksh)
rehash   (for csh and tcsh)
root@ubuntu20portatil:~/company-name-generator# npm i

up to date, audited 38 packages in 564ms

4 packages are looking for funding
  run `npm fund` for details

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

then put this

root@ubuntu20portatil:~/company-name-generator# npm run generate

> [email protected] generate
> node --max-old-space-size=4000 index.js

file:///root/company-name-generator/index.js:5
import syllable from "syllable";
       ^^^^^^^^
SyntaxError: The requested module 'syllable' does not provide an export named 'default'
    at ModuleJob._instantiate (internal/modules/esm/module_job.js:124:21)
    at async ModuleJob.run (internal/modules/esm/module_job.js:179:5)
    at async Loader.import (internal/modules/esm/loader.js:178:24)
    at async Object.loadESM (internal/process/esm_loader.js:68:5)
    at async handleMainPromise (internal/modules/run_main.js:59:12)

how solve?

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

npm
package.json
  • chalk ^5.0.0
  • foswig ^3.0.1
  • syllable ^5.0.0
  • whois ^2.13.3

  • Check this box to trigger a request for Renovate to run again on this repository

im lost next step wich will be???

felipe@ubuntu20portatil:~$ sudo su
root@ubuntu20portatil:/home/felipe# cd
root@ubuntu20portatil:~# node -v

v16.16.0

root@ubuntu20portatil:~# git clone https://github.com/alvarlagerlof/company-name-generator
Cloning into 'company-name-generator'...
remote: Enumerating objects: 59, done.
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 100% (45/45), done.
remote: Total 59 (delta 27), reused 36 (delta 13), pack-reused 0
Unpacking objects: 100% (59/59), 1.33 MiB | 1.81 MiB/s, done.

root@ubuntu20portatil:~# cd company-name-generator

root@ubuntu20portatil:~/company-name-generator# npm i

added 37 packages, and audited 38 packages in 3s

4 packages are looking for funding
  run `npm fund` for details

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
root@ubuntu20portatil:~/company-name-generator# npm run generate

> [email protected] generate
> node --max-old-space-size=4000 index.js

next....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.