Giter VIP home page Giter VIP logo

Comments (3)

Maggi64 avatar Maggi64 commented on June 26, 2024 2

Fixed with the latest rollup update πŸ‘

from sapper.

rohanrichards avatar rohanrichards commented on June 26, 2024

I just updated to rollup 2.58.1 and I'm still getting this. I'm also deploying via heroku, and increasing the --max-old-space-size variable has caused it to just hang (it's been stuck on the build phase for 30 minutes now).

Edit; This only happens to me during a build

from sapper.

perqa avatar perqa commented on June 26, 2024

Same issue with sveltekit and this package.json

      "devDependencies": {
   	"@sveltejs/adapter-netlify": "^1.0.0-next.35",
   	"@sveltejs/adapter-node": "^1.0.0-next.55",
   	"@sveltejs/adapter-static": "^1.0.0-next.21",
   	"@sveltejs/kit": "^1.0.0-next.201",
   	"@typescript-eslint/eslint-plugin": "^5.5.0",
   	"@typescript-eslint/parser": "^5.5.0",
   	"autoprefixer": "^10.4.0",
   	"cssnano": "^5.0.12",
   	"eslint": "^8.4.0",
   	"eslint-config-prettier": "^8.3.0",
   	"eslint-plugin-svelte3": "^3.2.1",
   	"node-fetch": "^3.1.0",
   	"postcss": "^8.4.4",
   	"postcss-load-config": "^3.1.0",
   	"prettier": "~2.5.1",
   	"prettier-plugin-svelte": "^2.5.0",
   	"stream": "^0.0.2",
   	"svelte": "^3.44.2",
   	"svelte-preprocess": "^4.9.8",
   	"tailwindcss": "^2.2.19",
   	"tslib": "^2.3.1",
   	"typescript": "^4.5.2",
   	"vite": "^2.6.14"
   },
   "type": "module",
   "engines": {
   	"node": ">= 12.17.0"
   },
   "dependencies": {
   	"@tailwindcss/line-clamp": "^0.2.2",
   	"lrud": "file:../lrud",
   	"sapper-environment": "^1.0.1"
   }

from sapper.

Related Issues (20)

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.