Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import * as m from './paraglide/messages' 问题 #66

Open
sam9029 opened this issue Apr 30, 2024 · 3 comments
Open

import * as m from './paraglide/messages' 问题 #66

sam9029 opened this issue Apr 30, 2024 · 3 comments

Comments

@sam9029
Copy link

sam9029 commented Apr 30, 2024

请问此处是否是依赖引入,还是文件引入(代码项目中却没有对应文件夹)

// App.tsx
import * as m from './paraglide/messages'
import {
  languageTag,
  onSetLanguageTag,
  setLanguageTag,
} from './paraglide/runtime'
@lxfater
Copy link
Owner

lxfater commented Apr 30, 2024

考虑用命令生成一下

@jimokongxuleng
Copy link

考虑用命令生成一下

什么意思?npm install npm run start 都弄过了,还是报这个错

@jimokongxuleng
Copy link

考虑用命令生成一下

什么意思?npm install npm run start 都弄过了,还是报这个错

好了,问题解决了,是node.js 版本老了,下了最新版安装电脑上,再重新生成项目运行没报错了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants