Giter Site home page Giter Site logo

jerrywu001 / sandpack-vue3 Goto Github PK

View Code? Open in Web Editor NEW
76.0 2.0 8.0 1.31 MB

Vue3 components that give you the power of editable sandboxes that run in the browser.

Home Page: https://sandpack-vue3.js-bridge.com

License: MIT License

JavaScript 1.69% Shell 0.04% HTML 0.18% Vue 1.00% TypeScript 96.85% CSS 0.24%
sandpack vue3 codesandbox

sandpack-vue3's Introduction

knowledge is infinite. ☕🙌🥳💻

made-with-javascript made-with-javascript

博客备用地址

GitHub followers

node version

>=17

Sponsor

Special Sponsor

special sponsor appwrite

sandpack-vue3's People

Contributors

jerrywu001 avatar wjy199203276912 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sandpack-vue3's Issues

How to install your package ?

Hello, I try to install your package but I don't success.

Context

  • Vue3 (3.2.47)
  • Vite (3.1.2)
  • Node (18.16.3)

Steps

  1. yarn add sandpack-vue3
  2. Add the dependancy into main.ts (import SanpackPlugin from "sandpack-vue3"; + app.use(SanpackPlugin());)
  3. Add into types of tsconfig.json : "sandpack-vue3/global"

Error

Internal server error: Failed to resolve import "sandpack-vue3" from "src/main.ts". Does the file exist?

Thank you

感谢大佬分享

我最近怎么好多模板加载不出来,是我网络问题吗

Couldn't connect to server

This means sandpack cannot connect to the runtime or your network is having some issues. Please check the network tab in your browser and try again. If the problem persists, report it via [email](mailto:[email protected]?subject=Sandpack%20Timeout%20Error) or submit an issue on [GitHub.](https://github.com/codesandbox/sandpack/issues)

ENV: create-react-app
ERROR: TIME_OUT


Try again

Invalid postisntall script

Hi, a basic is that postinstall runs both when:

  • Installing deps in source code repo
  • Installing the dep at any repo

The latest version adds a postinstall calling rimraf, but users are likely not install this module globally, or do not have the bin:

"postinstall": "rimraf rf node_modules/@types/react",

So that an error will be thrown once users install this pkg:

https://github.com/vuepress-theme-hope/vuepress-theme-hope/actions/runs/7643843159/job/20826807099#step:5:26

Please move the logic to prepare so that the command only runs when installing at source repo.

A new version is needed as this is a critical bug which stops almost every user installing latest version

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.