Giter VIP home page Giter VIP logo

Comments (5)

go-aegian avatar go-aegian commented on June 26, 2024 1

Hi Oliver, thanks for your reply. No it does not affect build/run at all.

from sapper.

go-aegian avatar go-aegian commented on June 26, 2024

Here are the dependencies installed, node v16.4.0, npm v7.19.0

"dependencies": {
"@types/uuid": "^8.3.0",
"add": "^2.0.6",
"body-parser": "^1.19.0",
"compression": "^1.7.4",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"date-fns": "^2.22.1",
"dotenv": "^10.0.0",
"flatpickr": "^4.6.9",
"fs": "^0.0.2",
"https": "^1.0.0",
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"polka": "next",
"prebuild": "^10.0.1",
"random-uuid-v4": "^0.0.9",
"sirv": "^1.0.12",
"uuid": "^8.3.2",
"uuid-v4": "^0.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/runtime": "^7.14.6",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"autoprefixer": "^10.2.6",
"node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"rollup": "^2.52.3",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-svelte-svg": "^0.2.3",
"rollup-plugin-terser": "^7.0.2",
"sapper": "^0.29.1",
"svelte": "^3.38.3",
"svelte-i18n": "^3.3.9",
"svelte-preprocess": "^4.7.3"
}

Just running npm run dev generates that error, there are no other repro steps

from sapper.

Oliver-Piorun avatar Oliver-Piorun commented on June 26, 2024

Try "polka": "1.0.0-next.11"

Greetings!

from sapper.

go-aegian avatar go-aegian commented on June 26, 2024

Thanks @Oliver-Piorun it worked, only getting a strange message

(node:5164) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at d:\project\test\node_modules\tslib\package.json.
Update this package.json to use a subpath pattern like "./*".
(Use node --trace-deprecation ... to show where the warning was created)

from sapper.

Oliver-Piorun avatar Oliver-Piorun commented on June 26, 2024

Hi! Seems like this issue/warning is already known: microsoft/tslib#134
Does it affect the build of your sapper app?

Greetings!

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.